PxDebugBox
Defined in include/common/PxRenderOutput.h
-
struct PxDebugBox
Public Functions
-
inline explicit PxDebugBox(
- const PxVec3 &extents,
- bool wireframe_ = true,
)
-
inline explicit PxDebugBox(
- const PxVec3 &pos,
- const PxVec3 &extents,
- bool wireframe_ = true,
)
-
inline explicit PxDebugBox(
- const PxBounds3 &bounds,
- bool wireframe_ = true,
)