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