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

OglGui::ViewerPoint Class Reference

#include <ViewerPoint.h>

Inheritance diagram for OglGui::ViewerPoint:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ViewerPoint (OGLWND *oglWnd, OGLIMAGE *im, float x, float y, ViewListener *li=0)
 ViewerPoint (OGLVIEW *oglView, float x, float y)
long long GetId ()
void SetId (long long id)
virtual void OnDrawView ()
virtual void AnimatePoint ()
float PointX ()
void PointX (float x)
float PointY ()
void PointY (float y)
void PointXY (float x, float y)

Static Public Attributes

static const int cMagicNr = -32112321

Protected Attributes

float mX
float mY
long long mId

Private Member Functions

void Init (float x, float y, long long id)

Private Attributes

float mDeltaX
float mDeltaY

Detailed Description

Definition at line 11 of file ViewerPoint.h.


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