SphericalSurface
verb.geom.SphericalSurface
CLASS
A surface representing the doubly curved surface of a sphere
Extends: NurbsSurface
constructor
METHOD
new SphericalSurface(center : Point, radius : Float)
Create a spherical surface
params
- Length 3 array representing the center of the circle
- Radius of the circle
center
METHOD
center() : Point
Length 3 array representing the center of the circle
radius
METHOD
radius() : Float
Radius of the circle