Class Octant<T>

An octant.

Type Parameters

  • T

    The type of the octant data.

Hierarchy (view full)

Implements

  • DataContainer<T>

Constructors

Properties

Constructors

Properties

data: null | T