SleakEngine 1.0.0
C++23 multi-backend game engine
Loading...
Searching...
No Matches
Sleak::DebugLineRenderer Member List

This is the complete list of members for Sleak::DebugLineRenderer, including all inherited members.

DrawAABB(const Physics::AABB &aabb, float r, float g, float b, float a=1.0f)Sleak::DebugLineRendererstatic
DrawCapsule(const Physics::BoundingCapsule &capsule, float r, float g, float b, float a=1.0f, int segments=16)Sleak::DebugLineRendererstatic
DrawLine(const Math::Vector3D &start, const Math::Vector3D &end, float r, float g, float b, float a=1.0f)Sleak::DebugLineRendererstatic
DrawSphere(const Math::Vector3D &center, float radius, float r, float g, float b, float a=1.0f, int segments=16)Sleak::DebugLineRendererstatic
Flush(Camera *camera)Sleak::DebugLineRendererstatic
Initialize()Sleak::DebugLineRendererstatic
IsEnabled()Sleak::DebugLineRendererinlinestatic
SetEnabled(bool enabled)Sleak::DebugLineRendererinlinestatic
Shutdown()Sleak::DebugLineRendererstatic