|
Hymn to Beauty
C++ 3D Engine
|
This is the complete list of members for Video::DebugDrawing, including all inherited members.
| DebugDrawing(Renderer *renderer) | Video::DebugDrawing | explicit |
| DrawCircle(const Circle &circle) | Video::DebugDrawing | |
| DrawCone(const Cone &cone) | Video::DebugDrawing | |
| DrawCuboid(const Cuboid &cuboid) | Video::DebugDrawing | |
| DrawCylinder(const Cylinder &cylinder) | Video::DebugDrawing | |
| DrawLine(const Line &line) | Video::DebugDrawing | |
| DrawMesh(const Mesh &mesh) | Video::DebugDrawing | |
| DrawPlane(const Plane &plane) | Video::DebugDrawing | |
| DrawPoint(const Point &point) | Video::DebugDrawing | |
| DrawSphere(const Sphere &sphere) | Video::DebugDrawing | |
| EndDebugDrawing() | Video::DebugDrawing | |
| StartDebugDrawing(CommandBuffer *commandBuffer, const glm::mat4 &viewProjectionMatrix) | Video::DebugDrawing | |
| ~DebugDrawing() | Video::DebugDrawing |