Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AppParCurves

Index

Constructors

Methods

  • delete(): void
  • Returns void

  • Bernstein(NbPoles: Graphic3d_ZLayerId, U: math_Vector, A: math_Matrix, DA: math_Matrix): void
  • Parameters

    • NbPoles: Graphic3d_ZLayerId
    • U: math_Vector
    • A: math_Matrix
    • DA: math_Matrix

    Returns void

  • BernsteinMatrix(NbPoles: Graphic3d_ZLayerId, U: math_Vector, A: math_Matrix): void
  • Parameters

    • NbPoles: Graphic3d_ZLayerId
    • U: math_Vector
    • A: math_Matrix

    Returns void

  • SecondDerivativeBernstein(U: number, DDA: math_Vector): void
  • Parameters

    • U: number
    • DDA: math_Vector

    Returns void

  • SplineFunction(NbPoles: Graphic3d_ZLayerId, Degree: Graphic3d_ZLayerId, Parameters: math_Vector, FlatKnots: math_Vector, A: math_Matrix, DA: math_Matrix, Index: math_IntegerVector): void
  • Parameters

    • NbPoles: Graphic3d_ZLayerId
    • Degree: Graphic3d_ZLayerId
    • Parameters: math_Vector
    • FlatKnots: math_Vector
    • A: math_Matrix
    • DA: math_Matrix
    • Index: math_IntegerVector

    Returns void

Generated using TypeDoc