Public Member Functions | Public Attributes | List of all members
PxDebugTriangle Struct Reference

Used to store a single triangle and colour for debug rendering. More...

#include <PxRenderBuffer.h>

Collaboration diagram for PxDebugTriangle:
Collaboration graph
[legend]

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
 

Detailed Description

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

Constructor & Destructor Documentation

PxDebugTriangle::PxDebugTriangle ( const PxVec3 p0,
const PxVec3 p1,
const PxVec3 p2,
const PxU32 c 
)
inline

Member Data Documentation

PxU32 PxDebugTriangle::color0
PxU32 PxDebugTriangle::color1
PxU32 PxDebugTriangle::color2
PxVec3 PxDebugTriangle::pos0
PxVec3 PxDebugTriangle::pos1
PxVec3 PxDebugTriangle::pos2

The documentation for this struct was generated from the following file:


Copyright © 2008-2015 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com