Nv::Blast::DebugLine Struct Reference

#include <NvBlastDebugRender.h>

List of all members.

Public Member Functions

 DebugLine (const NvcVec3 &p0, const NvcVec3 &p1, 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::DebugLine::DebugLine ( const NvcVec3 p0,
const NvcVec3 p1,
uint32_t  c 
) [inline]


Member Data Documentation


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