Open Search
    SplineMapperInterface Member List

    This is the complete list of members for SplineMapperInterface, including all inherited members.

    AdaptRange(const Vector2d &min, const Vector2d &max)SplineMapperInterface
    ClampPosition(const Vector2d &position) constSplineMapperInterface
    DeleteAllKnots()SplineMapperInterface
    DeleteKnot(Int knotIndex)SplineMapperInterface
    DescribeIO(const DataSerializeInterface &stream)SplineMapperInterfacestatic
    GetHashCode() constSplineMapperInterface
    GetKnot(Int knotIndex)SplineMapperInterface
    GetKnotCount() constSplineMapperInterface
    GetKnots() constSplineMapperInterface
    GetKnotsRW()SplineMapperInterface
    GetPoint(Float positionX) constSplineMapperInterface
    GetRange(Vector2d &min, Vector2d &max) constSplineMapperInterface
    GetTension() constSplineMapperInterface
    InsertKnot(Int knotIndex, const SplineMapperKnot &knot)SplineMapperInterface
    InsertKnot(Float x, Float y, SPLINEMAPPER_KNOT_FLAGS flags, Bool adaptTangents)SplineMapperInterface
    IsEqual(const SplineMapperInterface *other, EQUALITY equality) constSplineMapperInterface
    MAXON_INTERFACE_NONVIRTUAL(SplineMapperInterface, MAXON_REFERENCE_COPY_ON_WRITE, "net.maxon.interface.splinemapper")SplineMapperInterfaceprivate
    SetKnot(Int knotIndex, const SplineMapperKnot &knot)SplineMapperInterface
    SetRange(const Vector2d &min, const Vector2d &max)SplineMapperInterface
    SetTension(Float tension)SplineMapperInterface
    SortKnots()SplineMapperInterface