#include <PxRenderBuffer.h>

Public Member Functions | |
| PxDebugTriangle (const PxVec3 &p0, const PxVec3 &p1, const PxVec3 &p2, const PxU32 &c) | |
Public Attributes | |
| PxVec3 | pos0 |
| PxU32 | color0 |
| PxVec3 | pos1 |
| PxU32 | color1 |
| PxVec3 | pos2 |
| PxU32 | color2 |
| PxDebugTriangle::PxDebugTriangle | ( | const PxVec3 & | p0, | |
| const PxVec3 & | p1, | |||
| const PxVec3 & | p2, | |||
| const PxU32 & | c | |||
| ) | [inline] |