Documentation of 'vmm3d.surface.parametric.Enneper_Cartesian' Java class
Enneper_Cartesian
vmm3d.surface.parametric

Class Enneper_Cartesian

  • All Implemented Interfaces:
    java.util.EventListener, javax.swing.event.ChangeListener, Decorateable, Parameterizable


    public class Enneper_Cartesian
    extends SurfaceParametric
    Defines an Enneper surface with a cartesian grid. Gauss map is aa*z + bb*zz^2 + cc*z^3
    • Constructor Detail

      • Enneper_Cartesian

        public Enneper_Cartesian()
    • Method Detail

      • surfacePoint

        public Vector3D surfacePoint(double u,
                                     double v)
        Description copied from class: SurfaceParametric
        The parametric equations that define the surface, given as a function from the uv-plane into R3. The return value of this function can be null, indicating that the function is undefined for the given u and v.
        Specified by:
        surfacePoint in class SurfaceParametric

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.