Clarisse 5.0 SP8 SDK
5.0.5.8.0
|
Public Member Functions | |
CORE_FORCE_INLINE void | activate_all () |
CORE_FORCE_INLINE void | deactivate_all () |
CORE_FORCE_INLINE void | activate (const PbrChannelIndex &channel_index) |
CORE_FORCE_INLINE void | deactivate (const PbrChannelIndex &channel_index) |
CORE_FORCE_INLINE bool | is_channel_active (const PbrChannelIndex &channel_index) const |
CORE_FORCE_INLINE bool | is_empty () const |
CORE_FORCE_INLINE PbrChannelBitField & | operator|= (const PbrChannelBitField &bit_field) |
CORE_FORCE_INLINE PbrChannelBitField | operator& (const PbrChannelBitField &bit_field) const |
Static Public Member Functions | |
static CORE_FORCE_INLINE PbrChannelBitField | channel_to_mask (const PbrChannelIndex &channel_index) |
static CORE_FORCE_INLINE PbrChannelBitField | get_field_all () |
static CORE_FORCE_INLINE PbrChannelBitField | get_field_none () |