| Package | Description |
|---|---|
| com.io7m.smfj.core |
Core types and functions.
|
| Modifier and Type | Method and Description |
|---|---|
static SMFCoordinateSystem.Builder |
SMFCoordinateSystem.builder()
Creates a builder for
SMFCoordinateSystem. |
SMFCoordinateSystem.Builder |
SMFCoordinateSystem.Builder.from(SMFCoordinateSystemType instance)
Fill a builder with attribute values from the provided
SMFCoordinateSystemType instance. |
SMFCoordinateSystem.Builder |
SMFCoordinateSystem.Builder.setAxes(com.io7m.jcoords.core.conversion.CAxisSystem axes)
Initializes the value for the
axes attribute. |
SMFCoordinateSystem.Builder |
SMFCoordinateSystem.Builder.setWindingOrder(SMFFaceWindingOrder windingOrder)
Initializes the value for the
windingOrder attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com