Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

InSpace::GLPtCloud Class Reference

#include <GLPtCloud.H>

Inherits InSpace::DrawObj, and InSpace::PtCloud.

List of all members.

Public Member Functions

 GLPtCloud ()
virtual ~GLPtCloud ()
void draw ()

Protected Attributes

float _shininess
Color _specular
Color _emission
float _ptSize


Constructor & Destructor Documentation

InSpace::GLPtCloud::GLPtCloud  ) 
 

virtual InSpace::GLPtCloud::~GLPtCloud  )  [virtual]
 


Member Function Documentation

void InSpace::GLPtCloud::draw  )  [virtual]
 

This is the most important function to implement in your subclass. Use GL calls inside this to draw something. This object's xform() has already been pushed onto the MODELVIEW stack when this gets called. If using inspace with G3D, use drawG3D() as a replacement for this function.

Reimplemented from InSpace::DrawObj.


Member Data Documentation

Color InSpace::GLPtCloud::_emission [protected]
 

float InSpace::GLPtCloud::_ptSize [protected]
 

float InSpace::GLPtCloud::_shininess [protected]
 

Color InSpace::GLPtCloud::_specular [protected]
 


The documentation for this class was generated from the following file:
Generated on Thu Jul 8 15:19:30 2004 for inspace by doxygen 1.3.4