|
static const iaColor4f | igor::s_areaColor (0.1, 0.1, 0.7, 0.1) |
|
static const iaColor4f | igor::s_areaBorderColor (0.6, 0.6, 0.8, 0.8) |
|
static const iaColor4f | igor::s_areaButtonColor (0.7, 0.7, 0.7, 0.7) |
|
static const iaColor4f | igor::s_areaButtonColorHighlight (1.0, 1.0, 1.0, 1.0) |
|
static const iaColor4f | igor::s_splitterColor (0.4, 0.4, 0.4, 1.0) |
|
static const iaColor4f | igor::s_splitterColorMoving (0.7, 0.7, 0.7, 1.0) |
|
static const int32 | igor::s_sectionSelectorSize = 32 |
|
static const int32 | igor::s_sectionSelectorSpacing = 4 |
|
static const float32 | igor::s_splitterAccessWidth = 10 |
|
static const float32 | igor::s_splitterWidth = 1 |
|
static const float32 | igor::s_splitterMoveWidth = 3 |
|
static const float32 | igor::s_halfSubdivideRatio = 0.5 |
|
static const float32 | igor::s_edgeSubdivideRatio = 0.2 |
|