![]() |
ezEngine Release 25.08
|

Public Attributes | |
| ezGALShaderHandle | m_hShader |
| ezStaticArray< ezGALVertexAttribute, EZ_GAL_MAX_VERTEX_ATTRIBUTE_COUNT > | m_VertexAttributes |
| ezStaticArray< ezGALVertexBinding, EZ_GAL_MAX_VERTEX_BUFFER_COUNT > | m_VertexBindings |
Additional Inherited Members | |
Public Member Functions inherited from ezHashableStruct< ezGALVertexDeclarationCreationDescription > | |
| ezHashableStruct (const ezHashableStruct< ezGALVertexDeclarationCreationDescription > &other) | |
| void | operator= (const ezHashableStruct< ezGALVertexDeclarationCreationDescription > &other) |
| bool | operator== (const ezHashableStruct< ezGALVertexDeclarationCreationDescription > &other) const |
| bool | operator!= (const ezHashableStruct< ezGALVertexDeclarationCreationDescription > &other) const |
| bool | operator< (const ezHashableStruct< ezGALVertexDeclarationCreationDescription > &other) const |
| ezUInt32 | CalculateHash () const |
| Calculates the 32 bit hash of the struct and returns it. | |