Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

OglGui::Camera3DXYZ Class Reference

#include <Camera3DXYZ.h>

Inheritance diagram for OglGui::Camera3DXYZ:

Inheritance graph
[legend]
Collaboration diagram for OglGui::Camera3DXYZ:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Camera3DXYZ (int x, int y, int w, int h, Window *target=0)
 Camera3DXYZ (Window *parent, int w, int h, Window *target=0)
 Camera3DXYZ (Window *parent, int x, int y, int w, int h, Window *target=0)
void StatePanCamera (int state)
void StateZoomCamera (int state)
void StateRotateCameraXY (int state)
void StateRotateCameraZ (int state)
void PanCameraXY (SCENE3D *cam, int w, int h)
void ZoomCameraZ (SCENE3D *cam, int w, int h)
void RotateCameraXY (SCENE3D *cam, int w, int h)
void RotateCameraZ (SCENE3D *cam, int w, int h)
virtual void DisplayFunc ()
virtual void MouseFunc (int msg, int btn, int state, int x, int y)
 This function is called by the event handling system everytime the user has moved or clicked the mouse.
virtual void KeyboardFunc (int c, int state)

Private Member Functions

void Init (int w, int h, Window *target)

Private Attributes

WindowmTarget
bool mPropagateMouse
bool mTextFeedBack
bool mShowCamCoordinates
int mStatePanCamera
int mStateRotateCameraXY
int mStateRotateCameraZ
int mStateZoomCamera
int mMouseState
int mMouseX
int mMouseY
int mLastX
int mLastY
float mStepFactor

Detailed Description

Definition at line 18 of file Camera3DXYZ.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:58:17 2010 for ImpalaSrc by  doxygen 1.5.1