base#

Base class for 3d objects.

Note

Contents of this module are not meant to be used directly.

Classes

Object3d([data])

Base class for 3d objects.

Exceptions

DimensionError(this, data)

Error raised when an array passed to a class constructor has an incompatible shape.