| Package | Description |
|---|---|
| com.io7m.jspatial.api.octtrees |
Octtree API specification.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OctTreeRaycastResultI<T>
The type of octtree raycast results.
|
| Modifier and Type | Method and Description |
|---|---|
default int |
OctTreeRaycastResultIType.compareTo(OctTreeRaycastResultIType<T> o) |
static <T> OctTreeRaycastResultI<T> |
OctTreeRaycastResultI.copyOf(OctTreeRaycastResultIType<T> instance)
Creates an immutable copy of a
OctTreeRaycastResultIType value. |
OctTreeRaycastResultI.Builder<T> |
OctTreeRaycastResultI.Builder.from(OctTreeRaycastResultIType<T> instance)
Fill a builder with attribute values from the provided
OctTreeRaycastResultIType instance. |
Copyright © 2017 <code@io7m.com> http://io7m.com