SphericalSurface

verb.geom.SphericalSurface

CLASS

Source code

A surface representing the doubly curved surface of a sphere

Extends: NurbsSurface

constructor

METHOD

Source code

new SphericalSurface(center : Point, radius : Float)

Create a spherical surface

params

center

METHOD

Source code

center() : Point

Length 3 array representing the center of the circle

radius

METHOD

Source code

radius() : Float

Radius of the circle