|
| CameraState (const dv3 &locationEcef, const dv3 &interestPointEcef, const m44 &modelToWorldMatrix, const m44 &viewMatrix, const m44 &projectionMatrix, const m44 &viewProjectionMatrix, const m44 &inverseViewProjectionMatrix, const v2 &viewportDimensions) |
|
| CameraState (const dv3 &locationEcef, const dv3 &interestPointEcef, const m44 &viewMatrix, const m44 &projectionMatrix) |
| deprecated - retained for compatibility with apps consuming C++ sdk only
|
|
const dv3 & | LocationEcef () const |
|
const dv3 & | InterestPointEcef () const |
|
const m44 & | ModelToWorldMatrix () const |
|
const m44 & | ViewMatrix () const |
|
const m44 & | ProjectionMatrix () const |
|
const m44 & | ViewProjectionMatrix () const |
|
const m44 & | InverseViewProjectionMatrix () const |
|
const v2 & | ViewportDimensions () const |
|
The documentation for this class was generated from the following files: