curve.h File Reference

Go to the source code of this file.

Classes

class   CurveBase
  Base class for Curve types. More...
struct   CurvePoint
class   MudboxCurve
class   CurvePicker
struct   CurvePicker::CurveHit
class   CurveOperator
  Internal class only, do not use. More...

Namespaces

namespace   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.
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.