![]() |
ezEngine
Release 25.03
|
Public Member Functions | |
EZ_DECLARE_POD_TYPE () | |
![]() | |
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! | |