Interface IParameterPS

All Known Implementing Classes:
ParametricSurfaceT, SphereDeform

public interface IParameterPS
  • Method Summary

    Modifier and Type
    Method
    Description
    getUV(double u, double v, double t)
     
  • Method Details

    • getUV

      Point3D getUV(double u, double v, double t)