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