This is the complete list of members for
GCamera, including all inherited members.
clearPropertyList(void) | GObject | |
clipping | GCamera | [protected] |
copyPropertyList(GObject *) | GObject | |
CreateOrthoProjectionMatrix(float left, float right, float bottom, float top, float znear, float zfar) | GCamera | |
CreatePerspectiveProjectionMatrix(float fov, float aspect, float znear, float zfar) | GCamera | |
distance | GCamera | [protected] |
GCamera(void) | GCamera | |
GetCameraPickDirection(float x, float y, float z, GVec4f *origin, GMatrix16 *modelview, GVec4f *pickDir) | GCamera | |
GetOrthoMatrix() | GCamera | |
GetProjectionMatrix() | GCamera | |
GetViewMatrix(int FLAGS=0) | GCamera | |
GObject(void) | GObject | |
insertProperty(char *, char *) | GObject | |
isActive(void) | GObject | [virtual] |
isEmpty(void) | GObject | |
isModelViewing() | GCamera | |
ismodelviewingcamera | GCamera | [protected] |
mbActive | GObject | [protected] |
miId | GObject | [protected] |
model | GCamera | [protected] |
move(float x, float y, float z, float speed) | GCamera | |
ortho | GCamera | [protected] |
position | GCamera | [protected] |
projection | GCamera | [protected] |
PropertyList | GObject | [protected] |
queryCameraPosition(GVec4f *pos) | GCamera | |
queryProperty(char *, char **) | GObject | |
queryRotation(GVec4f *_rotation) | GCamera | |
ReAttachToModel() | GCamera | |
RecalculateMatrix(void) | GCamera | |
rotate(float angleX, float angleY, float angleZ=0.0f) | GCamera | |
rotation | GCamera | [protected] |
setActive(bool) | GObject | [virtual] |
setCameraPosition(GVec4f pos) | GCamera | |
setModelViewing(GModel *model, float distance) | GCamera | |
setRotation(GVec4f _rotation) | GCamera | |
SetupViewFrustum() | GCamera | |
SetWorldMatrix(const GMatrix16 &world) | GCamera | |
setWorldViewing() | GCamera | |
SphereInside(GVec4f center, float radius) | GCamera | |
transformations | GCamera | [protected] |
transformations_inv | GCamera | [protected] |
transformations_rotations | GCamera | [protected] |
transformations_rotations_inv | GCamera | [protected] |
transformations_translations | GCamera | [protected] |
transformations_translations_inv | GCamera | [protected] |
translate(GVec4f delta) | GCamera | |
Update(double time, double dtime) | GCamera | [virtual] |
world | GCamera | [protected] |
~GCamera(void) | GCamera | |
~GObject(void) | GObject | |