Classes | |
class | CurveBase |
Base class for Curve types. More... | |
struct | CurvePoint |
class | MudboxCurve |
class | CurvePicker |
struct | CurvePicker::CurveHit |
class | AbstractCurvePicker |
struct | AbstractCurvePicker::CurveHit |
struct | AbstractCurvePicker::PickInfo |
class | AbstractCurvePicker::Eliminater |
class | CurveOperator |
Internal class only, do not use. More... | |
Namespaces | |
mudbox | |
Class: ConvolutionKernel. | |
Functions | |
Vector MBDLL_DECL | WindowPositionNormalized (const MudboxCurve *pCurve, int iIndex) |
Return the position of the specific point inside viewport in the 0-1 range. More... | |
Vector MBDLL_DECL | WindowPosition (const MudboxCurve *pCurve, int iIndex) |
Return the position of the specific point inside viewport according to the current viewport size in pixel. More... | |