Variables

Schematic view colors

Variables

static const int  SV_UICLR_WINBK = 0
static const int  SV_UICLR_NODEBK = 1
static const int  SV_UICLR_SELNODEBK = 2
static const int  SV_UICLR_NODE_HIGHLIGHT = 3
static const int  SV_UICLR_MATERIAL_HIGHLIGHT = 4
static const int  SV_UICLR_MODIFIER_HIGHLIGHT = 5
static const int  SV_UICLR_PLUGIN_HIGHLIGHT = 6
static const int  SV_UICLR_SUBANIM_LINE = 7
static const int  SV_UICLR_CHILD_LINE = 8
static const int  SV_UICLR_FRAME = 9
static const int  SV_UICLR_SELTEXT = 10
static const int  SV_UICLR_TEXT = 11
static const int  SV_UICLR_FOCUS = 12
static const int  SV_UICLR_MARQUIS = 13
static const int  SV_UICLR_COLLAPSEARROW = 14
static const int  SV_UICLR_GEOMOBJECT_BK = 15
static const int  SV_UICLR_LIGHT_BK = 16
static const int  SV_UICLR_CAMERA_BK = 17
static const int  SV_UICLR_SHAPE_BK = 18
static const int  SV_UICLR_HELPER_BK = 19
static const int  SV_UICLR_SYSTEM_BK = 20
static const int  SV_UICLR_CONTROLLER_BK = 21
static const int  SV_UICLR_MODIFIER_BK = 22
static const int  SV_UICLR_MATERIAL_BK = 23
static const int  SV_UICLR_MAP_BK = 24
static const int  SV_UICLR_GRID = 25
static const int  SV_UICLR_REL_INSTANCE = 26
static const int  SV_UICLR_REL_CONSTRAINT = 27
static const int  SV_UICLR_REL_PARAMWIRE = 28
static const int  SV_UICLR_REL_LIGHT = 29
static const int  SV_UICLR_REL_MODIFIER = 30
static const int  SV_UICLR_REL_CONTROLLER = 31
static const int  SV_UICLR_REL_OTHER = 32
static const int  SV_UICLR_SPACEWARP_BK = 33
static const int  SV_UICLR_BASEOBJECT_BK = 34
static const int  SV_UICLR_CACHE_SIZE = 35

Detailed Description

The listing in "Viewport Drawing Color Indices" might apply to these constants as well. needs to be verified.


Variable Documentation

const int SV_UICLR_WINBK = 0 [static]
const int SV_UICLR_NODEBK = 1 [static]
const int SV_UICLR_SELNODEBK = 2 [static]
const int SV_UICLR_NODE_HIGHLIGHT = 3 [static]
const int SV_UICLR_MATERIAL_HIGHLIGHT = 4 [static]
const int SV_UICLR_MODIFIER_HIGHLIGHT = 5 [static]
const int SV_UICLR_PLUGIN_HIGHLIGHT = 6 [static]
const int SV_UICLR_SUBANIM_LINE = 7 [static]
const int SV_UICLR_CHILD_LINE = 8 [static]
const int SV_UICLR_FRAME = 9 [static]
const int SV_UICLR_SELTEXT = 10 [static]
const int SV_UICLR_TEXT = 11 [static]
const int SV_UICLR_FOCUS = 12 [static]
const int SV_UICLR_MARQUIS = 13 [static]
const int SV_UICLR_COLLAPSEARROW = 14 [static]
const int SV_UICLR_GEOMOBJECT_BK = 15 [static]
const int SV_UICLR_LIGHT_BK = 16 [static]
const int SV_UICLR_CAMERA_BK = 17 [static]
const int SV_UICLR_SHAPE_BK = 18 [static]
const int SV_UICLR_HELPER_BK = 19 [static]
const int SV_UICLR_SYSTEM_BK = 20 [static]
const int SV_UICLR_CONTROLLER_BK = 21 [static]
const int SV_UICLR_MODIFIER_BK = 22 [static]
const int SV_UICLR_MATERIAL_BK = 23 [static]
const int SV_UICLR_MAP_BK = 24 [static]
const int SV_UICLR_GRID = 25 [static]
const int SV_UICLR_REL_INSTANCE = 26 [static]
const int SV_UICLR_REL_CONSTRAINT = 27 [static]
const int SV_UICLR_REL_PARAMWIRE = 28 [static]
const int SV_UICLR_REL_LIGHT = 29 [static]
const int SV_UICLR_REL_MODIFIER = 30 [static]
const int SV_UICLR_REL_CONTROLLER = 31 [static]
const int SV_UICLR_REL_OTHER = 32 [static]
const int SV_UICLR_SPACEWARP_BK = 33 [static]
const int SV_UICLR_BASEOBJECT_BK = 34 [static]
const int SV_UICLR_CACHE_SIZE = 35 [static]