Segment Class Reference
Inheritance diagram for Segment:
Public Member Functions | |
Segment (const Feedback3DColor &p1, const Feedback3DColor &p2) | |
virtual AxisAlignedBox_xyz | bbox () const |
virtual unsigned int | nbVertices () const |
virtual const Feedback3DColor & | sommet3DColor (int i) const |
virtual const Vector3 & | vertex (int) const |
Protected Attributes | |
Feedback3DColor | P1 |
Feedback3DColor | P2 |
Protected Attributes inherited from Primitive | |
int | _vibility |
Detailed Description
Definition at line 166 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