|
Clutter Engine 0.0.1
|
This is the complete list of members for clt::DebugDraw, including all inherited members.
| DebugDraw(const DebugDraw &)=delete (defined in clt::DebugDraw) | clt::DebugDraw | |
| DrawBox(const Vector3 ¢er, const Vector3 &extents, const Color &color=Color::Red, float lineThickness=1, const Quaternion &rotation=Quaternion::Identity, bool persistant=false) | clt::DebugDraw | |
| DrawLine(const Vector3 &start, const Vector3 &end, const Color &color=Color::Red, float lineThickness=1, bool persistant=false) | clt::DebugDraw | |
| DrawSphere(const Vector3 ¢er, float radius, const Color &color=Color::Red, float lineThickness=1, bool persistant=false) | clt::DebugDraw | |
| FlushPersistantBoxes() | clt::DebugDraw | |
| FlushPersistantDraw() | clt::DebugDraw | |
| FlushPersistantLines() | clt::DebugDraw | |
| FlushPersistantSpheres() | clt::DebugDraw | |
| Get() | clt::DebugDraw | static |
| operator=(const DebugDraw &)=delete (defined in clt::DebugDraw) | clt::DebugDraw |