public final class R2TransformContext extends Object implements R2TransformContextType
R2TransformContextType interface.| Modifier and Type | Method and Description |
|---|---|
com.io7m.jtensors.MatrixM4x4F.ContextMM4F |
contextMM4F() |
com.io7m.jtensors.parameterized.PMatrixM4x4F.ContextPM4F |
contextPM4F() |
static R2TransformContextType |
newContext() |
com.io7m.jtensors.Matrix4x4FType |
temporaryMatrix4x4_0() |
com.io7m.jtensors.Matrix4x4FType |
temporaryMatrix4x4_1() |
com.io7m.jtensors.Quaternion4FType |
temporaryQuaternion() |
com.io7m.jtensors.Vector3FType |
temporaryVector3() |
public static R2TransformContextType newContext()
public com.io7m.jtensors.Vector3FType temporaryVector3()
temporaryVector3 in interface R2TransformContextTypepublic com.io7m.jtensors.Quaternion4FType temporaryQuaternion()
temporaryQuaternion in interface R2TransformContextTypepublic com.io7m.jtensors.parameterized.PMatrixM4x4F.ContextPM4F contextPM4F()
contextPM4F in interface R2TransformContextTypepublic com.io7m.jtensors.MatrixM4x4F.ContextMM4F contextMM4F()
contextMM4F in interface R2TransformContextTypepublic com.io7m.jtensors.Matrix4x4FType temporaryMatrix4x4_0()
temporaryMatrix4x4_0 in interface R2TransformContextTypepublic com.io7m.jtensors.Matrix4x4FType temporaryMatrix4x4_1()
temporaryMatrix4x4_1 in interface R2TransformContextTypeCopyright © 2016 <code@io7m.com> http://io7m.com