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

Impala::Visualization::Plot::Points Class Reference

#include <Points.h>

Inheritance diagram for Impala::Visualization::Plot::Points:

Inheritance graph
[legend]
Collaboration diagram for Impala::Visualization::Plot::Points:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Points ()
void HighLightPoint (int idx)
int HighLightPoint ()
void HighLightColor (ULONG col)
double PointX (int idx)
double PointY (int idx)
int Size ()
void Draw (Plot *plot)
 this function calls all opengl statements to draw the plottable all scaling, translation and raotation should be done before this function is called
void AddPoint (double x, double y, double z, double r, double g, double b, double size, bool updateDims=true)
void Clear ()
void UpdateDimensions ()
void SetPointSize (int idx, double size)

Protected Attributes

std::vector< double > mData
int mHighLightPoint
ULONG mHighLightCol

Detailed Description

Definition at line 15 of file Points.h.


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