API Documentation
Public Attributes | List of all members
nkGraphics::VertexData Struct Referencefinal

A high-level mesh data representation. More...

Public Attributes

nkMaths::Vector _position
 A vertex's position.
 
nkMaths::Vector _color
 A vertex's color.
 
nkMaths::Vector _texCoord
 A vertex's texture coordinate.
 
nkMaths::Vector _normal
 A vertex's normal.
 
nkMaths::Vector _tangent
 A vertex's tangent.
 
nkMaths::Vector _binormal
 A vertex's binormal.
 

Detailed Description

A high-level mesh data representation.


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