Lysa  0.0
Lysa 3D Engine
VertexData Struct Reference

Public Attributes

float4 position
 
float4 normal
 
float4 tangent
 

Static Public Attributes

static const std::vector< vireo::VertexAttributeDesc > vertexAttributes
 

Member Data Documentation

float4 normal
float4 position
float4 tangent
const std::vector<vireo::VertexAttributeDesc> vertexAttributes
static