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

OglGui::ViewerPointCloudNavigator Class Reference

#include <ViewerPointCloudNavigator.h>

Inheritance diagram for OglGui::ViewerPointCloudNavigator:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ViewerPointCloudNavigator (Window *parent, int x, int y, int w, int h)
void SetTarget (ViewerPointCloud *vpc)
void SetMinMax (float minX, float minY, float maxX, float maxY)
void PointSize (float ptSize)
void ShowVisiblePart ()
virtual void DisplayFunc ()
void ToViewerPointCloudMouse (int msg, int btn, int state, int x, int y)
virtual void KeyboardFunc (int c, int state)
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.

Private Member Functions

void Init (int w, int h)

Private Attributes

ViewerPointCloudmViewerPointCloud
bool mDoShow
ULONG mVisiblePartColor
float mPtSize
bool mObtainMinMax
float mMinX
float mMaxX
float mMinY
float mMaxY

Detailed Description

Definition at line 12 of file ViewerPointCloudNavigator.h.


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