Go to the documentation of this file.
35 if ( axis ==
"x" || axis ==
"X" ) type =
X;
36 else if ( axis ==
"y" || axis ==
"Y" ) type =
Y;
37 else if ( axis ==
"z" || axis ==
"Z" ) type =
Z;
38 else if ( axis ==
"t" || axis ==
"T" ) type =
T;
Generated for HippoDraw Class Library by