ClipRegionKey
Functions
ClipRegionKey |
|
ClipRegionKey |
|
ClipRegionKey & | operator= |
bool | operator== |
operator uint32_t |
Detailed Description
-
class
ClipRegionKey
A key used to uniquely identify a clip region in a model.
See also
See also
Public Functions
-
inline
ClipRegionKey
()
-
inline explicit
ClipRegionKey
(uint32_t key)
-
inline ClipRegionKey &
operator=
(uint32_t key)
-
inline bool
operator==
(ClipRegionKey const &that)
-
inline
operator uint32_t
() const
Public Members
-
uint32_t
_key
-
inline