Main Page Modules Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
GLVU Member List
This is the complete list of members for GLVU, including all inherited members.
- AllCamsPerspectiveAspectChange(float Aspect)
- AllCamsPerspectiveChange(float Yfov, float Aspect, float Ndist, float Fdist)
- AllCamsResetToOrig()
- BeginFrame()
- calcFPS (defined in GLVU)
[protected] - Cam (defined in GLVU)
[protected] - CamDisplayOn (defined in GLVU)
[protected] - CAMERA_1 enum value (defined in GLVU)
- CAMERA_2 enum value (defined in GLVU)
- CAMERA_3 enum value (defined in GLVU)
- CAMERA_4 enum value (defined in GLVU)
- CAMERA_NUM_CAMS enum value (defined in GLVU)
- CameraID enum name
- Cams (defined in GLVU)
[protected] - CamViewDisplayMenuHandler(int value) (defined in GLVU)
[protected, static] - CamViewMenuHandler(int value) (defined in GLVU)
[protected, static] - CtrlPressed (defined in GLVU)
[protected] - DefaultDisplayFunc()
[static] - DefaultInertiaFunc(int x, int y)
[static] - DefaultKeyboardFunc(unsigned char Key, int x, int y)
[static] - DefaultMotionFunc(int x, int y)
[static] - DefaultMouseFunc(int button, int state, int x, int y)
[static] - DefaultReshapeFunc(int WW, int WH)
[static] - Display()
[virtual] - DoInertia()
[protected] - DrawFPS(int xpos=5, int ypos=5)
- DriveY(int OldY, int NewY, int WH)
- EndFrame()
- EndPlayback()
- EndRecording()
- EscapeHandler(int value) (defined in GLVU)
[protected, static] - GetCam(int WhichCam)
[inline] - GetCamDisplayOn(int WhichCam) const
[inline] - GetCurrent()
[inline, static] - GetCurrentCam()
[inline] - GetFPS() const
[inline] - GetGLVU(int WindowID)
[inline, static] - GetGLVU()
[inline, static] - GetInertiaDelay() const
[inline] - GetInertiaEnabled() const
[inline] - GetInertiaFunc() const
[inline] - GetInertiaOn() const
[inline] - GetInOutMode() const
[inline] - GetLeftButtonDown() const
[inline] - GetMainMenuID() const
[inline] - GetModelviewMatrix(float *M)
- GetPixelRay(int sx, int sy, int ww, int wh, Vec3f *Start, Vec3f *Dir) const
- GetPlaybackOn() const
[inline] - GetProjectionMatrix(float *M)
- GetRecordingOn() const
[inline] - GetViewUp() const
[inline] - GetWindowID() const
[inline] - GetWorldCenter() const
[inline] - GetWorldNavMode() const
[inline] - GetWorldRadius() const
[inline] - glOptionsMenuHandler(int value) (defined in GLVU)
[protected, static] - GLVU()
- GLVUs (defined in GLVU)
[protected, static] - HyperBall(int OldX, int OldY, int NewX, int NewY, int WW, int WH)
- Inertia(int x, int y)
[virtual] - InertiaDelay (defined in GLVU)
[protected] - InertiaEnabled (defined in GLVU)
[protected] - InertiaFunc typedef
- InertialTimerFunc(int value) (defined in GLVU)
[protected, static] - InertiaOn (defined in GLVU)
[protected] - Init(char *WindowTitle, unsigned int VisualMode, int WindowStartX, int WindowStartY, int WindowWidth, int WindowHeight)
- InitMenu()
[protected, virtual] - InitWin(int aPreviouslyCreatedGlutWindow)
[virtual] - InsideLookingOutMode (defined in GLVU)
[protected] - IsWorldNavMode() const
[inline] - Keyboard(unsigned char Key, int x, int y)
[virtual] - lastFPS (defined in GLVU)
[protected] - lastFPSClock (defined in GLVU)
[protected] - lastFPSCount (defined in GLVU)
[protected] - LeftButtonDown (defined in GLVU)
[protected] - LookX(int OldX, int NewX, int WW)
- LookY(int OldY, int NewY, int WH)
- MainMenuHandler(int value) (defined in GLVU)
[protected, static] - MainMenuID (defined in GLVU)
[protected] - MakeCurrent()
[inline] - Motion(int x, int y)
[virtual] - Mouse(int button, int state, int x, int y)
[virtual] - moveSpeed (defined in GLVU)
[protected] - NAV_MODE_DRIVE enum value (defined in GLVU)
- NAV_MODE_HYPERBALL enum value (defined in GLVU)
- NAV_MODE_LOOK enum value (defined in GLVU)
- NAV_MODE_TRACKBALL enum value (defined in GLVU)
- NAV_MODE_TRANSLATE enum value (defined in GLVU)
- NewX (defined in GLVU)
[protected] - NewY (defined in GLVU)
[protected] - NumCams (defined in GLVU)
[protected] - OldX (defined in GLVU)
[protected] - OldY (defined in GLVU)
[protected] - OrigCam (defined in GLVU)
[protected] - PathPlaybackMenuHandler(int value) (defined in GLVU)
[protected, static] - PathPlaybackTimerFunc(int value) (defined in GLVU)
[protected, static] - PlaybackOn (defined in GLVU)
[protected] - PlaybackTime (defined in GLVU)
[protected] - PrintVisualInfo()
[static] - RecordingOn (defined in GLVU)
[protected] - RecordPlaybackFP (defined in GLVU)
[protected] - Reshape(int WW, int WH)
[virtual] - SelectCam(int WhichCam)
[inline] - SetAllCams(const Vec3f &WorldMin, const Vec3f &WorldMax, const Vec3f &Eye, const Vec3f &LookAtCntr, const Vec3f &viewup, float Yfov, float Aspect, float NearFactor, float FarFactor)
- SetCurrentCam(Camera *NewCam)
[inline] - SetInertiaDelay(int msec)
[inline] - SetInertiaEnabled(int Bool)
[inline] - SetInertiaFunc(InertiaFunc f)
[inline] - SetInertiaOn(int Bool)
- SetInOutMode(int Bool)
[inline] - SetMoveSpeed(float speed)
[inline] - SetOrigCam(Camera *Cam)
[inline] - SetViewUp(Vec3f viewup)
[inline] - SetWorldCenter(const Vec3f &newCenter)
[inline] - SetWorldNavMode(int mode)
[inline] - SetWorldRadius(float newRadius)
[inline] - StartFPSClock()
[inline] - StartPlayback(const char *FileName="path0.dat")
- StartRecording(const char *FileName="path0.dat")
- StopFPSClock()
[inline] - StopRecordingPlayback()
- ToggleInOutMode()
[inline] - TrackBallX(int OldX, int NewX, int WW)
- TrackBallY(int OldY, int NewY, int WH)
- TranslateX(int OldX, int NewX, int WW)
- TranslateY(int OldY, int NewY, int WH)
- UpdateFPS()
- UserInertiaFunc (defined in GLVU)
[protected] - ViewUp (defined in GLVU)
[protected] - vuOptionsMenuHandler(int value) (defined in GLVU)
[protected, static] - WindowID (defined in GLVU)
[protected] - WorldCenter (defined in GLVU)
[protected] - WorldNavMode (defined in GLVU)
[protected] - WorldNavMode enum name
- WorldRadius (defined in GLVU)
[protected] - ~GLVU()
[virtual]
Generated at Fri Oct 12 15:12:22 2001 for GLVU by
1.2.10 written by Dimitri van Heesch,
© 1997-2001