| Package | Description |
|---|---|
| com.io7m.jspatial.api.quadtrees |
Quadtree API specification.
|
| com.io7m.jspatial.implementation |
Main implementation.
|
| Class and Description |
|---|
| QuadTreeConfigurationD
The type of double precision quadtree configurations.
|
| QuadTreeConfigurationD.Builder
Builds instances of type
QuadTreeConfigurationD. |
| QuadTreeConfigurationDType
The type of double precision quadtree configurations.
|
| QuadTreeConfigurationL
The type of long integer quadtree configurations.
|
| QuadTreeConfigurationL.Builder
Builds instances of type
QuadTreeConfigurationL. |
| QuadTreeConfigurationLType
The type of long integer quadtree configurations.
|
| QuadTreeDType
The type of mutable quadtrees with
double precision coordinates. |
| QuadTreeLType
The type of mutable quadtrees with
long integer coordinates. |
| QuadTreeQuadrantDType
A quadrant as it appears within the context of a quadtree.
|
| QuadTreeQuadrantIterationDType
The type of functions used to iterate over the quadrants of quadtrees.
|
| QuadTreeQuadrantIterationLType
The type of functions used to iterate over the quadrants of quadtrees.
|
| QuadTreeQuadrantLType
A quadrant as it appears within the context of a quadtree.
|
| QuadTreeRaycastResultD
The type of quadtree raycast results.
|
| QuadTreeRaycastResultD.Builder
Builds instances of type
QuadTreeRaycastResultD. |
| QuadTreeRaycastResultDType
The type of quadtree raycast results.
|
| QuadTreeRaycastResultL
The type of quadtree raycast results.
|
| QuadTreeRaycastResultL.Builder
Builds instances of type
QuadTreeRaycastResultL. |
| QuadTreeRaycastResultLType
The type of quadtree raycast results.
|
| QuadTreeReadableDType
The type of readable quadtrees with
double precision coordinates. |
| QuadTreeReadableLType
The type of readable quadtrees with
long integer coordinates. |
| QuadTreeReadableType
The type of readable quadtrees.
|
| Class and Description |
|---|
| QuadTreeConfigurationD
The type of double precision quadtree configurations.
|
| QuadTreeConfigurationL
The type of long integer quadtree configurations.
|
| QuadTreeDType
The type of mutable quadtrees with
double precision coordinates. |
| QuadTreeLType
The type of mutable quadtrees with
long integer coordinates. |
| QuadTreeQuadrantDType
A quadrant as it appears within the context of a quadtree.
|
| QuadTreeQuadrantIterationDType
The type of functions used to iterate over the quadrants of quadtrees.
|
| QuadTreeQuadrantIterationLType
The type of functions used to iterate over the quadrants of quadtrees.
|
| QuadTreeQuadrantLType
A quadrant as it appears within the context of a quadtree.
|
| QuadTreeRaycastResultD
The type of quadtree raycast results.
|
| QuadTreeRaycastResultL
The type of quadtree raycast results.
|
| QuadTreeReadableDType
The type of readable quadtrees with
double precision coordinates. |
| QuadTreeReadableLType
The type of readable quadtrees with
long integer coordinates. |
| QuadTreeReadableType
The type of readable quadtrees.
|
| QuadTreeSupplierDType
The type of constructors for trees.
|
| QuadTreeSupplierLType
The type of constructors for trees.
|
Copyright © 2017 <code@io7m.com> http://io7m.com