Point Class Reference
Inheritance diagram for Point:

Public Member Functions | |
| Point (const Feedback3DColor &f) | |
| virtual AxisAlignedBox_xyz | bbox () const |
| virtual unsigned int | nbVertices () const |
| virtual const Feedback3DColor & | sommet3DColor (int) const |
| virtual const Vector3 & | vertex (int) const |
Additional Inherited Members | |
Protected Attributes inherited from Primitive | |
| int | _vibility |
Detailed Description
Definition at line 151 of file Primitive.h.
The documentation for this class was generated from the following files:
- worldsim/3rdParts/qglviewer/VRender/Primitive.h
- worldsim/3rdParts/qglviewer/VRender/Primitive.cpp
Protected Attributes inherited from