Nv::Blast::ExtStressSolver::ExtStressSolver::DebugLine Struct Reference

#include <NvBlastExtStressSolver.h>

List of all members.

Public Member Functions

 DebugLine (const NvcVec3 &p0, const NvcVec3 &p1, const uint32_t &c)

Public Attributes

uint32_t color0
uint32_t color1
NvcVec3 pos0
NvcVec3 pos1


Detailed Description

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

Constructor & Destructor Documentation

Nv::Blast::ExtStressSolver::ExtStressSolver::DebugLine::DebugLine ( const NvcVec3 p0,
const NvcVec3 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

NvcVec3 Nv::Blast::ExtStressSolver::ExtStressSolver::DebugLine::pos0

NvcVec3 Nv::Blast::ExtStressSolver::ExtStressSolver::DebugLine::pos1


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