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