List of all members.
Public Member Functions |
|
void | addLine (const Ogre::Vector3 &start, const Ogre::Vector3 &end) |
|
void | addLine (Ogre::Real start_x, Ogre::Real start_y, Ogre::Real start_z, Ogre::Real end_x, Ogre::Real end_y, Ogre::Real end_z) |
|
void | addPoint (const Ogre::Vector3 &pt) |
|
void | addPoint (Ogre::Real x, Ogre::Real y, Ogre::Real z) |
|
void | draw () |
|
void | clear () |
|
Ogre::Real | getSquaredViewDepth (const Ogre::Camera *cam) const |
|
Ogre::Real | getBoundingRadius (void) const |
Protected Attributes |
|
Vector3Array | _points |
|
bool | _drawn |
Static Protected Attributes |
|
static bool | _materials_created = false |
The documentation for this class was generated from the following files: