|
void | setPosition (const Vector3d &pos) |
|
void | setAxisX (const Vector3d &x) |
|
void | setAxisY (const Vector3d &y) |
|
void | setAxisZ (const Vector3d &z) |
|
void | setZNear (double zn) |
|
void | setZFar (double zf) |
|
const Vector3d & | getPosition () const |
|
const Vector3d & | getAxisX () const |
|
const Vector3d & | getAxisY () const |
|
const Vector3d & | getAxisZ () const |
|
const Vector3d & | getInverseAxisX () const |
|
const Vector3d & | getInverseAxisY () const |
|
const Vector3d & | getInverseAxisZ () const |
|
double | getZNear () const |
|
double | getZFar () const |
|
Vector3d | ObjectspaceToDrawspace (const Vector3d &v) |
|
Vector3d | DrawspaceToObjectspace (const Vector3d &v) |
|
The documentation for this class was generated from the following file: