#include <Primitive.h>

Public Member Functions | |
| virtual AxisAlignedBox_xyz | bbox () const |
| virtual unsigned int | nbVertices () const |
| Segment (const Feedback3DColor &p1, const Feedback3DColor &p2) | |
| virtual const Feedback3DColor & | sommet3DColor (int i) const |
| virtual const Vector3 & | vertex (int) const |
| virtual | ~Segment () |
Public Member Functions inherited from vrender::Primitive | |
| virtual | ~Primitive () |
Protected Attributes | |
| Feedback3DColor | P1 |
| Feedback3DColor | P2 |
Protected Attributes inherited from vrender::Primitive | |
| int | _vibility |
Definition at line 166 of file Primitive.h.
|
inline |
Definition at line 169 of file Primitive.h.
|
inlinevirtual |
Definition at line 170 of file Primitive.h.
|
virtual |
Implements vrender::Primitive.
Definition at line 83 of file Primitive.cpp.
|
inlinevirtual |
Implements vrender::Primitive.
Definition at line 171 of file Primitive.h.
|
virtual |
Implements vrender::Primitive.
Definition at line 68 of file Primitive.cpp.
|
virtual |
Implements vrender::Primitive.
Definition at line 78 of file Primitive.cpp.
|
protected |
Definition at line 180 of file Primitive.h.
|
protected |
Definition at line 181 of file Primitive.h.