public interface R2TransformReadableType
| Modifier and Type | Method and Description |
|---|---|
R2WatchableType<R2TransformReadableType> |
transformGetWatchable() |
void |
transformMakeMatrix4x4F(R2TransformContextType context,
com.io7m.jtensors.parameterized.PMatrixWritable4x4FType<R2SpaceObjectType,R2SpaceWorldType> m)
Produce a 4x4 matrix for the current transformation, writing the resulting
matrix to
m. |
void transformMakeMatrix4x4F(R2TransformContextType context, com.io7m.jtensors.parameterized.PMatrixWritable4x4FType<R2SpaceObjectType,R2SpaceWorldType> m)
m.context - The current transform contextm - The matrix to which values will be writtenR2WatchableType<R2TransformReadableType> transformGetWatchable()
Copyright © 2017 <code@io7m.com> http://io7m.com