![]() |
ezEngine Release 26.3
|
Represents a spatial data category for organizing objects in spatial systems. More...
#include <SpatialData.h>
Public Member Functions | |
| EZ_ALWAYS_INLINE | Category (ezUInt16 uiValue) |
| EZ_ALWAYS_INLINE bool | operator== (const Category &other) const |
| EZ_ALWAYS_INLINE bool | operator!= (const Category &other) const |
| EZ_ALWAYS_INLINE ezUInt32 | GetBitmask () const |
| Returns the bitmask representation of this category for use in queries. | |
Public Attributes | |
| ezUInt16 | m_uiValue |
Represents a spatial data category for organizing objects in spatial systems.