public interface JCameraReadableType
| Modifier and Type | Method and Description |
|---|---|
com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D |
cameraMakeViewMatrix()
Construct a view matrix for the camera.
|
<T0,T1> com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D<T0,T1> |
cameraMakeViewPMatrix()
Construct a view matrix for the camera.
|
com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D cameraMakeViewMatrix()
<T0,T1> com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D<T0,T1> cameraMakeViewPMatrix()
T0 - The source coordinate systemT1 - The target coordiante systemCopyright © 2017 <code@io7m.com> http://io7m.com