Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Methods

  • AverageError(Dimension: Graphic3d_ZLayerId, DegreeU: Graphic3d_ZLayerId, DegreeV: Graphic3d_ZLayerId, dJacCoeff: Graphic3d_ZLayerId, JacCoeff: IntTools_CArray1OfReal): number
  • Parameters

    • Dimension: Graphic3d_ZLayerId
    • DegreeU: Graphic3d_ZLayerId
    • DegreeV: Graphic3d_ZLayerId
    • dJacCoeff: Graphic3d_ZLayerId
    • JacCoeff: IntTools_CArray1OfReal

    Returns number

  • MaxError(Dimension: Graphic3d_ZLayerId, MinDegreeU: Graphic3d_ZLayerId, MaxDegreeU: Graphic3d_ZLayerId, MinDegreeV: Graphic3d_ZLayerId, MaxDegreeV: Graphic3d_ZLayerId, dJacCoeff: Graphic3d_ZLayerId, JacCoeff: IntTools_CArray1OfReal, Error: number): number
  • Parameters

    • Dimension: Graphic3d_ZLayerId
    • MinDegreeU: Graphic3d_ZLayerId
    • MaxDegreeU: Graphic3d_ZLayerId
    • MinDegreeV: Graphic3d_ZLayerId
    • MaxDegreeV: Graphic3d_ZLayerId
    • dJacCoeff: Graphic3d_ZLayerId
    • JacCoeff: IntTools_CArray1OfReal
    • Error: number

    Returns number

  • MaxErrorU(Dimension: Graphic3d_ZLayerId, DegreeU: Graphic3d_ZLayerId, DegreeV: Graphic3d_ZLayerId, dJacCoeff: Graphic3d_ZLayerId, JacCoeff: IntTools_CArray1OfReal): number
  • Parameters

    • Dimension: Graphic3d_ZLayerId
    • DegreeU: Graphic3d_ZLayerId
    • DegreeV: Graphic3d_ZLayerId
    • dJacCoeff: Graphic3d_ZLayerId
    • JacCoeff: IntTools_CArray1OfReal

    Returns number

  • MaxErrorV(Dimension: Graphic3d_ZLayerId, DegreeU: Graphic3d_ZLayerId, DegreeV: Graphic3d_ZLayerId, dJacCoeff: Graphic3d_ZLayerId, JacCoeff: IntTools_CArray1OfReal): number
  • Parameters

    • Dimension: Graphic3d_ZLayerId
    • DegreeU: Graphic3d_ZLayerId
    • DegreeV: Graphic3d_ZLayerId
    • dJacCoeff: Graphic3d_ZLayerId
    • JacCoeff: IntTools_CArray1OfReal

    Returns number

  • ReduceDegree(Dimension: Graphic3d_ZLayerId, MinDegreeU: Graphic3d_ZLayerId, MaxDegreeU: Graphic3d_ZLayerId, MinDegreeV: Graphic3d_ZLayerId, MaxDegreeV: Graphic3d_ZLayerId, dJacCoeff: Graphic3d_ZLayerId, JacCoeff: IntTools_CArray1OfReal, EpmsCut: number, MaxError: number, NewDegreeU: Graphic3d_ZLayerId, NewDegreeV: Graphic3d_ZLayerId): void
  • Parameters

    • Dimension: Graphic3d_ZLayerId
    • MinDegreeU: Graphic3d_ZLayerId
    • MaxDegreeU: Graphic3d_ZLayerId
    • MinDegreeV: Graphic3d_ZLayerId
    • MaxDegreeV: Graphic3d_ZLayerId
    • dJacCoeff: Graphic3d_ZLayerId
    • JacCoeff: IntTools_CArray1OfReal
    • EpmsCut: number
    • MaxError: number
    • NewDegreeU: Graphic3d_ZLayerId
    • NewDegreeV: Graphic3d_ZLayerId

    Returns void

  • WDoubleJacobiToCoefficients(Dimension: Graphic3d_ZLayerId, DegreeU: Graphic3d_ZLayerId, DegreeV: Graphic3d_ZLayerId, JacCoeff: IntTools_CArray1OfReal, Coefficients: IntTools_CArray1OfReal): void
  • delete(): void

Generated using TypeDoc