Get the gaussian curvatures named k1, k2, H and K (in this order!)

Hierarchy

  • CurvatureDecomposer

Implements

  • Decomposer

Constructors

Properties

Constructors

  • Parameters

    • __namedParameters: {
          indices: Serie<IArray>;
          names?: string[];
          positions: Serie<IArray>;
      }
      • indices: Serie<IArray>
      • Optional names?: string[]
      • positions: Serie<IArray>

    Returns CurvatureDecomposer

Properties

geo: Geometry