| Package | Description |
|---|---|
| com.io7m.jspatial.api.octtrees |
Octtree API specification.
|
| com.io7m.jspatial.implementation |
Main implementation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OctTreeDType<A>
The type of mutable octtrees with
double precision coordinates. |
| Modifier and Type | Method and Description |
|---|---|
<B> OctTreeReadableDType<B> |
OctTreeReadableDType.map(BiFunction<A,com.io7m.jregions.core.unparameterized.volumes.VolumeD,B> f)
Apply
f to each element of the tree. |
| Modifier and Type | Class and Description |
|---|---|
class |
OctTreeD<T>
Default implementation of the
OctTreeDType interface. |
Copyright © 2017 <code@io7m.com> http://io7m.com