A - A phantom type parameter (possibly representing a source
coordinate system)B - A phantom type parameter (possibly representing a target
coordinate system)MatrixComputationalType, MatrixReadable4x4FType, MatrixReadableFType, PMatrixReadable4x4FType<A,B>PMatrix4x4F@Immutable public interface PMatrix4x4FType<A,B> extends PMatrixReadable4x4FType<A,B>, MatrixComputationalType
float-typed matrices.| Modifier and Type | Method | Description |
|---|---|---|
float |
r0c0() |
|
float |
r0c1() |
|
float |
r0c2() |
|
float |
r0c3() |
|
float |
r1c0() |
|
float |
r1c1() |
|
float |
r1c2() |
|
float |
r1c3() |
|
float |
r2c0() |
|
float |
r2c1() |
|
float |
r2c2() |
|
float |
r2c3() |
|
float |
r3c0() |
|
float |
r3c1() |
|
float |
r3c2() |
|
float |
r3c3() |
rowColumn@Parameter(order=0) float r0c0()
r0c0 in interface MatrixReadable4x4FType@Parameter(order=1) float r0c1()
r0c1 in interface MatrixReadable4x4FType@Parameter(order=2) float r0c2()
r0c2 in interface MatrixReadable4x4FType@Parameter(order=3) float r0c3()
r0c3 in interface MatrixReadable4x4FType@Parameter(order=4) float r1c0()
r1c0 in interface MatrixReadable4x4FType@Parameter(order=5) float r1c1()
r1c1 in interface MatrixReadable4x4FType@Parameter(order=6) float r1c2()
r1c2 in interface MatrixReadable4x4FType@Parameter(order=7) float r1c3()
r1c3 in interface MatrixReadable4x4FType@Parameter(order=8) float r2c0()
r2c0 in interface MatrixReadable4x4FType@Parameter(order=9) float r2c1()
r2c1 in interface MatrixReadable4x4FType@Parameter(order=10) float r2c2()
r2c2 in interface MatrixReadable4x4FType@Parameter(order=11) float r2c3()
r2c3 in interface MatrixReadable4x4FType@Parameter(order=12) float r3c0()
r3c0 in interface MatrixReadable4x4FType@Parameter(order=13) float r3c1()
r3c1 in interface MatrixReadable4x4FType@Parameter(order=14) float r3c2()
r3c2 in interface MatrixReadable4x4FType@Parameter(order=15) float r3c3()
r3c3 in interface MatrixReadable4x4FTypeCopyright © 2017 <code@io7m.com> http://io7m.com