| Package | Description |
|---|---|
| com.io7m.jcoords.core.conversion |
Functions for converting coordinates between spaces.
|
| Modifier and Type | Method and Description |
|---|---|
static CAxisSystem.Builder |
CAxisSystem.builder()
Creates a builder for
CAxisSystem. |
CAxisSystem.Builder |
CAxisSystem.Builder.from(CAxisSystemType instance)
Fill a builder with attribute values from the provided
CAxisSystemType instance. |
CAxisSystem.Builder |
CAxisSystem.Builder.setForward(CAxis forward)
Initializes the value for the
forward attribute. |
CAxisSystem.Builder |
CAxisSystem.Builder.setRight(CAxis right)
Initializes the value for the
right attribute. |
CAxisSystem.Builder |
CAxisSystem.Builder.setUp(CAxis up)
Initializes the value for the
up attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com