Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
SModelVertex Struct Reference

#include <ModelDef.h>

Public Attributes

CVector3D m_Coords
 
CVector3D m_Norm
 
std::vector< float > m_UVs
 
SVertexBlend m_Blend
 

Detailed Description

Definition at line 101 of file ModelDef.h.

Member Data Documentation

SVertexBlend SModelVertex::m_Blend

Definition at line 110 of file ModelDef.h.

CVector3D SModelVertex::m_Coords

Definition at line 104 of file ModelDef.h.

CVector3D SModelVertex::m_Norm

Definition at line 106 of file ModelDef.h.

std::vector<float> SModelVertex::m_UVs

Definition at line 108 of file ModelDef.h.


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