ezEngine  Release 25.03
ezVertexStreamInfo Struct Reference
Inheritance diagram for ezVertexStreamInfo:

Public Member Functions

 EZ_DECLARE_POD_TYPE ()
 
- Public Member Functions inherited from ezHashableStruct< ezVertexStreamInfo >
 ezHashableStruct (const ezHashableStruct< ezVertexStreamInfo > &other)
 
void operator= (const ezHashableStruct< ezVertexStreamInfo > &other)
 
ezUInt32 CalculateHash () const
 Calculates the 32 bit hash of the struct and returns it.
 

Public Attributes

ezGALVertexAttributeSemantic::Enum m_Semantic
 
ezUInt8 m_uiVertexBufferSlot = 0
 
ezGALResourceFormat::Enum m_Format
 
ezUInt16 m_uiOffset
 at which byte offset the first element starts
 
ezUInt16 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: