| Package | Description |
|---|---|
| com.io7m.jspatial.api |
API specification.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Ray3D
Immutable three-dimensional ray type, defined as an origin and a direction
vector.
|
| Modifier and Type | Method and Description |
|---|---|
static Ray3D |
Ray3D.copyOf(Ray3DType instance)
Creates an immutable copy of a
Ray3DType value. |
Ray3D.Builder |
Ray3D.Builder.from(Ray3DType instance)
Fill a builder with attribute values from the provided
Ray3DType instance. |
Copyright © 2017 <code@io7m.com> http://io7m.com