Plasma Engine  2.0
Loading...
Searching...
No Matches
plGeometry::Vertex Struct Reference

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

#include <Geometry.h>

Public Member Functions

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

Public Attributes

plVec3 m_vPosition
 
plVec3 m_vNormal
 
plVec3 m_vTangent
 
float m_fBiTangentSign
 
plVec2 m_vTexCoord
 
plColor m_Color
 
plVec4U16 m_BoneIndices
 
plColorLinearUB m_BoneWeights
 

Detailed Description

The data that is stored per vertex.


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