Go to the source code of this file.
◆ mGoldenRatio
| #define mGoldenRatio 1.618034f |
◆ mUIGeomImplSideFns
| #define mUIGeomImplSideFns |
( |
|
clss | ) |
|
Value:
{
return uiRect::isHor(s) ? (s ==
uiRect::Top ? top() : bottom()) \
{ uiRect::isHor(s) ? (s ==
uiRect::Top ? setTop(i) : setBottom(i)) \
: (s ==
uiRect::
Left ? setLeft(i) : setRight(i)); }
◆ uiPoint
◆ uiWorldPoint
◆ uiWorldRect
◆ GetGoldenMajor()
| int GetGoldenMajor |
( |
int |
inp | ) |
|
|
inline |
◆ GetGoldenMinor()
| int GetGoldenMinor |
( |
int |
inp | ) |
|
|
inline |
◆ cGoldenRatio
| const float cGoldenRatio = 1.618034f |
|
static |