Nv::Blast::ExtStressSolver::ExtStressSolver::DebugLine Struct Reference
#include <NvBlastExtStressSolver.h>
List of all members.
|
Public Member Functions |
| | DebugLine (const physx::PxVec3 &p0, const physx::PxVec3 &p1, const uint32_t &c) |
Public Attributes |
| uint32_t | color0 |
| uint32_t | color1 |
| physx::PxVec3 | pos0 |
| physx::PxVec3 | pos1 |
Detailed Description
Used to store a single line and colour for debug rendering.
Constructor & Destructor Documentation
| Nv::Blast::ExtStressSolver::ExtStressSolver::DebugLine::DebugLine |
( |
const physx::PxVec3 & |
p0, |
|
|
const physx::PxVec3 & |
p1, |
|
|
const uint32_t & |
c | |
|
) |
| | [inline] |
Member Data Documentation
| uint32_t Nv::Blast::ExtStressSolver::ExtStressSolver::DebugLine::color0 |
| uint32_t Nv::Blast::ExtStressSolver::ExtStressSolver::DebugLine::color1 |
| physx::PxVec3 Nv::Blast::ExtStressSolver::ExtStressSolver::DebugLine::pos0 |
| physx::PxVec3 Nv::Blast::ExtStressSolver::ExtStressSolver::DebugLine::pos1 |
The documentation for this struct was generated from the following file: