Assimp  v3.1.1 (June 2014)
Vertex Struct Reference

Public Attributes

aiColor4D dColorDiffuse
 
unsigned char mBoneIndices [4]
 
unsigned char mBoneWeights [4]
 
aiVector3D vBitangent
 
aiVector3D vNormal
 
aiVector3D vPosition
 
aiVector3D vTangent
 
aiVector3D vTextureUV
 
aiVector3D vTextureUV2
 

Member Data Documentation

◆ dColorDiffuse

aiColor4D Vertex::dColorDiffuse

◆ mBoneIndices

unsigned char Vertex::mBoneIndices[4]

◆ mBoneWeights

unsigned char Vertex::mBoneWeights[4]

◆ vBitangent

aiVector3D Vertex::vBitangent

◆ vNormal

aiVector3D Vertex::vNormal

◆ vPosition

aiVector3D Vertex::vPosition

◆ vTangent

aiVector3D Vertex::vTangent

◆ vTextureUV

aiVector3D Vertex::vTextureUV

◆ vTextureUV2

aiVector3D Vertex::vTextureUV2

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