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

Impala::Visualization::Plot::Markers Class Reference

#include <Markers.h>

Inheritance diagram for Impala::Visualization::Plot::Markers:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Markers ()
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 AddMarker (double x, double y, double z, double r, double g, double b, double size)
void AddID (char name)
void Clear ()
virtual void OnMouse (double x, double y, int msg, int but, int state)

Public Attributes

int mSelection

Protected Attributes

std::vector< double > mData
std::vector< char > mID

Detailed Description

Definition at line 15 of file Markers.h.


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