Class ParametricSurface

java.lang.Object
one.empty3.library.Representable
one.empty3.library.core.nurbs.ParametricSurface
All Implemented Interfaces:
Serializable, Comparable, TemporalComputedObject3D, MatrixPropertiesObject, XmlRepresentable
Direct Known Subclasses:
AonB, Citron, DSurface, EnglobingSurface, ExtrusionCurveCurve, FunctionSurface, HeightMapSurface, Mesh, NurbsSurface, ParaboloideHyperbolique, Plan3D, PolygonalSurface, Sablier, ShapeMorph, ShapeMorph1, Sphere, SurfaceElasticite, SurfaceParametricPolygonalBezier, SurfaceParametriquePolynomiale, SurfaceParametriquePolynomialeBSpline, ThickCurveBehavior, ThickSurface, TourRevolution, TRIBezier2D, TRIEllipsoide, TRIExtrusionGeneralisee, TubeExtrusion, Tubulaire3, TubulaireN2, TubulaireN2cc

public abstract class ParametricSurface extends Representable
See Also:
  • Constructor Details

    • ParametricSurface

      public ParametricSurface()
  • Method Details