Hymn to Beauty
C++ 3D Engine
Video::DebugDrawing Member List

This is the complete list of members for Video::DebugDrawing, including all inherited members.

DebugDrawing(Renderer *renderer)Video::DebugDrawingexplicit
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