linear-octree - v0.3.2
Preparing search index...
Octant
Class Octant<T>
An octant.
Type Parameters
T
The type of the octant data.
Hierarchy (
View Summary
)
Octant
IntermediateOctant
Implements
DataContainer
<
T
>
Index
Constructors
constructor
Properties
data
Constructors
constructor
new
Octant
<
T
>
()
:
Octant
<
T
>
Constructs a new octant.
Type Parameters
T
The type of the octant data.
Returns
Octant
<
T
>
Properties
data
data
:
T
|
null
The data.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
data
linear-octree - v0.3.2
Loading...
An octant.