Interface BarycentricPlanarShape

    • Method Detail

      • getBarycentricCoords

        double[] getBarycentricCoords​(Vec4 p)
      • getPoint

        Vec4 getPoint​(double[] w)
      • getBilinearCoords

        double[] getBilinearCoords​(double alpha,
                                   double beta)