SphereGeneratorConfig
- class cee.utils.SphereGeneratorConfig()
 The sphere generator configuration object, see
SphereGenerator
Properties
- cee.utils.SphereGeneratorConfig.center
 The center point of the sphere.
- cee.utils.SphereGeneratorConfig.numSlices
 Number of slices from which the sphere will be generated. Used for both angles (directions) on the sphere.
- cee.utils.SphereGeneratorConfig.radius
 The radius point of the sphere.