ezEngine  Release 25.03
ezGeometry::Vertex Struct Reference

The data that is stored per vertex. More...

#include <Geometry.h>

Public Member Functions

 EZ_DECLARE_POD_TYPE ()
 
bool operator< (const Vertex &rhs) const
 
bool operator== (const Vertex &rhs) const
 

Public Attributes

ezVec3 m_vPosition
 
ezVec3 m_vNormal
 
ezVec3 m_vTangent
 
float m_fBiTangentSign
 
ezVec2 m_vTexCoord
 
ezColor m_Color
 
ezVec4U16 m_BoneIndices
 
ezColorLinearUB m_BoneWeights
 

Detailed Description

The data that is stored per vertex.


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