#include <Primitive.h>

Public Member Functions | |
| virtual AxisAlignedBox_xyz | bbox () const |
| virtual size_t | nbVertices () const |
| Segment (const Feedback3DColor &p1, const Feedback3DColor &p2) | |
| virtual const Feedback3DColor & | sommet3DColor (size_t i) const |
| virtual const Vector3 & | vertex (size_t) 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 165 of file Primitive.h.
|
inline |
Definition at line 168 of file Primitive.h.
|
inlinevirtual |
Definition at line 169 of file Primitive.h.
|
virtual |
Implements vrender::Primitive.
Definition at line 84 of file Primitive.cpp.
|
inlinevirtual |
Implements vrender::Primitive.
Definition at line 170 of file Primitive.h.
|
virtual |
Implements vrender::Primitive.
Definition at line 69 of file Primitive.cpp.
|
virtual |
Implements vrender::Primitive.
Definition at line 79 of file Primitive.cpp.
|
protected |
Definition at line 179 of file Primitive.h.
|
protected |
Definition at line 180 of file Primitive.h.