Nv::Blast::Vertex Struct Reference

#include <NvBlastExtAuthoringTypes.h>

List of all members.

Public Member Functions

 Vertex (const NvcVec3 &p, const NvcVec3 &n, const NvcVec2 &_uv)
 Vertex ()

Public Attributes

NvcVec3 n
NvcVec3 p
NvcVec2 uv [1]


Detailed Description

Mesh vertex representation

Constructor & Destructor Documentation

Nv::Blast::Vertex::Vertex (  )  [inline]

Nv::Blast::Vertex::Vertex ( const NvcVec3 p,
const NvcVec3 n,
const NvcVec2 _uv 
) [inline]


Member Data Documentation


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