Public Attributes

Vertex Struct Reference

Structure defining a vertex. More...

#include <MeshData.h>

List of all members.

Public Attributes

float4 position
float4 normal
float4 tangent
float4 bitangent
float4 color
float4 uv
float4 bones
float4 weights

Detailed Description

Structure defining a vertex.

Definition at line 5 of file MeshData.h.


Member Data Documentation

Definition at line 7 of file MeshData.h.

Definition at line 10 of file MeshData.h.

Definition at line 8 of file MeshData.h.

Definition at line 5 of file MeshData.h.

Definition at line 4 of file MeshData.h.

Definition at line 6 of file MeshData.h.

Definition at line 9 of file MeshData.h.

Definition at line 11 of file MeshData.h.


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