#include <brush.h>
Public Member Functions | |
ContentsFlagsValue () | |
ContentsFlagsValue (int surfaceFlags, int contentFlags, int value, bool specified, int surfaceFlagsDirty=0, int contentFlagsDirty=0, bool valueDirty=false) | |
Data Fields | |
int | m_surfaceFlags |
int | m_contentFlags |
int | m_value |
bool | m_specified |
int | m_surfaceFlagsDirty |
int | m_contentFlagsDirty |
int | m_markDirty |
bool | m_valueDirty |
bool | m_firstValue |
Definition at line 243 of file brush.h.
ContentsFlagsValue::ContentsFlagsValue | ( | int | surfaceFlags, | |
int | contentFlags, | |||
int | value, | |||
bool | specified, | |||
int | surfaceFlagsDirty = 0 , |
|||
int | contentFlagsDirty = 0 , |
|||
bool | valueDirty = false | |||
) | [inline] |
Definition at line 260 of file brush.h.
Referenced by ContentsFlagsValue_assignMasked(), Face::GetFlags(), Face::isDetail(), and Face::setDetail().
Definition at line 264 of file brush.h.
Referenced by ContentsFlagsValue_assignMasked(), and Face::GetFlags().
Definition at line 267 of file brush.h.
Referenced by Face::GetFlags().
Definition at line 265 of file brush.h.
Referenced by Face::GetFlags().
Definition at line 262 of file brush.h.
Referenced by FaceShader::getFlags().
Definition at line 259 of file brush.h.
Referenced by ContentsFlagsValue_assignMasked(), and Face::GetFlags().
Definition at line 263 of file brush.h.
Referenced by ContentsFlagsValue_assignMasked(), and Face::GetFlags().
Definition at line 261 of file brush.h.
Referenced by ContentsFlagsValue_assignMasked(), and Face::GetFlags().
Definition at line 266 of file brush.h.
Referenced by ContentsFlagsValue_assignMasked(), and Face::GetFlags().