![]() |
ezEngine Release 25.08
|

Static Public Member Functions | |
| static EZ_ALWAYS_INLINE ezUInt32 | Hash (const View &value) |
| static EZ_ALWAYS_INLINE bool | Equal (const View &a, const View &b) |
Public Attributes | |
| ezGALTextureRange | m_TextureRange |
| ezEnum< ezGALResourceFormat > | m_OverrideViewFormat |
Additional Inherited Members | |
Public Member Functions inherited from ezHashableStruct< View > | |
| ezHashableStruct (const ezHashableStruct< View > &other) | |
| void | operator= (const ezHashableStruct< View > &other) |
| bool | operator== (const ezHashableStruct< View > &other) const |
| bool | operator!= (const ezHashableStruct< View > &other) const |
| bool | operator< (const ezHashableStruct< View > &other) const |
| ezUInt32 | CalculateHash () const |
| Calculates the 32 bit hash of the struct and returns it. | |