solid

This cython module defines the base class for all solids in GIANT.

Description

A solid is considered a 3D object that can be represented without resorting to tesselation.

Use

In general users do not need to concern themselves with this module unless you are doing development work.

Classes

Solid

A solid represents an 3D object that can be mathematically represented without resorting to tesselation (for instance a tri-axial ellipsoid).