PxDebugPoint

Defined in include/common/PxRenderBuffer.h

struct PxDebugPoint

Used to store a single point and colour for debug rendering.

Public Functions

inline PxDebugPoint(const PxVec3 &p, const PxU32 &c)

Public Members

PxVec3 pos
PxU32 color