SuperDex Physics C++ API
Loading...
Searching...
No Matches

Per-scene visualization primitives, gathered through superdex::Scene::GetDebugDraw. More...

Classes

class  superdex::DebugDraw
 Manages debug visualization features for a scene. More...
struct  superdex::DebugDrawData
 Collection of debug draw primitives. More...
struct  superdex::DebugDrawLineVertices
 Line primitives for debug visualization. More...
struct  superdex::DebugDrawSpheres
 Sphere primitives for debug visualization. More...

Detailed Description

Per-scene visualization primitives, gathered through superdex::Scene::GetDebugDraw.