#include <Primitive.h>
Public Member Functions | |
virtual AxisAlignedBox_xyz | bbox () const |
virtual unsigned int | nbVertices () const |
Point (const Feedback3DColor &f) | |
virtual const Feedback3DColor & | sommet3DColor (int) const |
virtual const Vector3 & | vertex (int) const |
virtual | ~Point () |
Public Member Functions inherited from vrender::Primitive | |
virtual | ~Primitive () |
Private Attributes | |
Feedback3DColor | _position_and_color |
Additional Inherited Members | |
Protected Attributes inherited from vrender::Primitive | |
int | _vibility |
Definition at line 151 of file Primitive.h.
Point::Point | ( | const Feedback3DColor & | f | ) |
Definition at line 53 of file Primitive.cpp.
|
inlinevirtual |
Definition at line 155 of file Primitive.h.
|
virtual |
Implements vrender::Primitive.
Definition at line 73 of file Primitive.cpp.
|
inlinevirtual |
Implements vrender::Primitive.
Definition at line 158 of file Primitive.h.
|
virtual |
Implements vrender::Primitive.
Definition at line 63 of file Primitive.cpp.
|
virtual |
Implements vrender::Primitive.
Definition at line 58 of file Primitive.cpp.
|
private |
Definition at line 163 of file Primitive.h.