Plasma Engine  2.0
Loading...
Searching...
No Matches
plVertexStreamInfo Struct Reference
Inheritance diagram for plVertexStreamInfo:

Public Member Functions

 PL_DECLARE_POD_TYPE ()
 
- Public Member Functions inherited from plHashableStruct< plVertexStreamInfo >
 plHashableStruct (const plHashableStruct< plVertexStreamInfo > &other)
 
void operator= (const plHashableStruct< plVertexStreamInfo > &other)
 
plUInt32 CalculateHash () const
 Calculates the 32 bit hash of the struct and returns it.
 

Public Attributes

plGALVertexAttributeSemantic::Enum m_Semantic
 
plUInt8 m_uiVertexBufferSlot = 0
 
plGALResourceFormat::Enum m_Format
 
plUInt16 m_uiOffset
 at which byte offset the first element starts
 
plUInt16 m_uiElementSize
 the number of bytes for this element type (depends on the format); this is not the stride between elements!
 

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