Class: HyperSphere3D

HyperSphere3D~HyperSphere3D(options, classSettingsopt)

Spheremodule:HyperSphere3D~HyperSphere3D
3 dimensional hypersphere. All the vertices form a hypersphere.

Constructor

new HyperSphere3D(options, classSettingsopt)

Parameters:
Name Type Attributes Description
options Options See Options.
classSettings object <optional>
Circle class settings. See HyperSphere classSettings.
Source:

Extends

  • Sphere

Methods

vertice2angles(vertice)

Converts a vertice position to vertice angles.
Parameters:
Name Type Description
vertice array array of the vertice axes
Source:
Returns:
Vertice angles.