IonCamera Member List
This is the complete list of members for IonCamera, including all inherited members.
| GetCamera() | IonCamera | |
| getDir(Vect &outDir) const | IonCamera | |
| getFieldOfView(float &Value) const | IonCamera | |
| getLookAt(Vect &outLookAt) const | IonCamera | |
| getPos(Vect &outPos) const | IonCamera | |
| getProjMatrix() | IonCamera | |
| getRight(Vect &outRight) const | IonCamera | |
| getScreenHeight() const | IonCamera | |
| getScreenWidth() const | IonCamera | |
| getType() const | IonCamera | |
| getUp(Vect &outUp) const | IonCamera | |
| getViewMatrix() | IonCamera | |
| pCamera | IonCamera | protected |
| setFieldOfView(const float Value) | IonCamera | |
| setOrientAndPosition(const Vect &Up_vect, const Vect &inLookAt_pt, const Vect &pos_pt) | IonCamera | |
| setOrthographic(const float xMin, const float xMax, const float yMin, const float yMax, const float zMin, const float zMax) | IonCamera | |
| setPerspective(const float FieldOfView_Degs, const float AspectRatio, const float NearDist, const float FarDist) | IonCamera | |
| setViewport(const int inX, const int inY, const int width, const int height) | IonCamera | |
| Update()=0 | IonCamera | pure virtual |
| updateCamera(void) | IonCamera |

1.8.11