applyViewport() | ge::Camera | |
ARCBALL enum value | ge::Camera | |
AXIS enum name | ge::Camera | |
calculateInitialWindow() | ge::OrthographicMapCamera | |
calculateViewMatrix() | ge::OrthographicMapCamera | virtual |
camDirection | ge::Camera | protected |
Camera() | ge::Camera | |
cameraBuffers | ge::Camera | protected |
CAMERATYPE enum name | ge::Camera | |
camPosition | ge::Camera | protected |
camRight | ge::Camera | protected |
camUp | ge::Camera | protected |
changed | ge::Camera | protected |
changeSetup(ViewFrustumProperties _in) | ge::Camera | virtual |
changeWithinXZPlane(vmml::Vector2f _changeVector) | ge::OrthographicMapCamera | |
clear() | ge::OrthographicMapCamera | virtual |
create(ViewFrustumProperties _in) | ge::OrthographicMapCamera | |
create(ViewFrustumProperties _in, vmml::Vector3d _pos, double _velocity, double _pitch, double _heading) | ge::OrthographicMapCamera | |
create(ViewFrustumProperties _in, vmml::Vector3d _pos, vmml::Vector3d _camDir, vmml::Vector3d _camRight, vmml::Vector3d _camUp, double _velocity, double _pitch, double _heading) | ge::OrthographicMapCamera | |
createFrustumMatrix(double left, double right, double bottom, double top, double zNear, double zFar) | ge::Camera | protected |
createOrthoProjectionMatrix(double l, double r, double b, double t, double n, double f) | ge::Camera | static |
createPerspectiveProjectionMatrix(double fovy, double aspect, double zNear, double zFar) | ge::Camera | protected |
createQuatFromAxisAngle(vmml::Quaterniond &quat, GLfloat x, GLfloat y, GLfloat z, GLfloat degrees) | ge::OrthographicMapCamera | |
destroy() | ge::OrthographicMapCamera | virtual |
disableOrthoProjection() | ge::Camera | |
distancePanelFromCamPoint() | ge::OrthographicMapCamera | |
enableOrthoProjection() | ge::Camera | |
getDirection() const | ge::Camera | |
getDistanceToCamera(vmml::Vector3d _p) const | ge::Camera | |
getInitialWindow() | ge::OrthographicMapCamera | |
getInverseProjectionMatrix() const | ge::Camera | |
getInverseProjectionViewMatrix() const | ge::Camera | |
getInverseViewMatrix() const | ge::Camera | |
getOrientationAxis() | ge::Camera | |
getOrientationFromString(std::string _input) | ge::Camera | |
getOrthoCoordinates() const | ge::Camera | |
getProjectionMatrix() const | ge::Camera | |
getRelativePositionToCenter() const | ge::Camera | |
getRotationMatrix(const vmml::Quaterniond &quat) | ge::Camera | protected |
getScenePosition() const | ge::Camera | |
getScreenposForPoint(vmml::Vector3d _p, vmml::Matrix4d _modelMatrix) | ge::Camera | |
getType() | ge::Camera | inline |
getVelocity() | ge::OrthographicMapCamera | |
getViewFrustum() const | ge::Camera | |
getViewMatrix() const | ge::Camera | |
getViewport() const | ge::Camera | |
getViewProjectionMatrix() const | ge::Camera | |
getWindow() | ge::OrthographicMapCamera | |
hasChanged() | ge::Camera | inline |
moveFrustum() | ge::Camera | protected |
movePosition(vmml::Vector3d _change) | ge::OrthographicMapCamera | |
moveToLocation(vmml::Vector2d _in) | ge::OrthographicMapCamera | |
NORMAL enum value | ge::Camera | |
orientation_axis | ge::Camera | protected |
orthoCoord | ge::Camera | protected |
OrthographicMapCamera() | ge::OrthographicMapCamera | |
orthoProjectionMatrix | ge::Camera | protected |
orthoProjMode | ge::Camera | protected |
perspectiveProjectionMatrix | ge::Camera | protected |
print() | ge::Camera | virtual |
projectionMatrix | ge::Camera | protected |
reset() | ge::OrthographicMapCamera | |
setChanged() | ge::Camera | |
setInitialOrthoCoords(vmml::Vector4d _orthoCoords) | ge::OrthographicMapCamera | |
setMoving_X(GLint _value) | ge::OrthographicMapCamera | |
setMoving_Y(GLint _value) | ge::OrthographicMapCamera | |
setMoving_Z(GLint _value) | ge::OrthographicMapCamera | |
setOrientationAxis(enum AXIS _in) | ge::Camera | |
setOrthoCoordinates(vmml::Vector4d _coords) | ge::Camera | |
setOrthographic() | ge::Camera | |
setPerspective(int _w=0, int _h=0) | ge::Camera | |
setProjectionMatrix(vmml::Matrix4d _projectionMatrix) | ge::Camera | |
setRelativePositionToCenter(vmml::Vector3d _pos) | ge::Camera | |
setScenePosition(vmml::Vector3d _pos) | ge::Camera | |
setStandardVectors() | ge::Camera | protected |
setViewMatrix(vmml::Matrix4d _viewMatrix) | ge::Camera | |
setViewportSize(int _w, int _h) | ge::Camera | |
setViewportSize(vmml::Vector2d _viewport) | ge::Camera | |
setViewProjectionMatrix(vmml::Matrix4d _viewprojectionMatrix) | ge::Camera | |
STRATEGIC enum value | ge::Camera | |
type | ge::Camera | protected |
update() | ge::OrthographicMapCamera | virtual |
updateHeightValue(float _input) | ge::OrthographicMapCamera | |
viewfrustum | ge::Camera | protected |
viewMatrix | ge::Camera | protected |
viewport | ge::Camera | protected |
viewProjectionMatrix | ge::Camera | protected |
XY_AXIS enum value | ge::Camera | |
XZ_AXIS enum value | ge::Camera | |
YZ_AXIS enum value | ge::Camera | |
zoom(double _in) | ge::OrthographicMapCamera | |
~Camera() | ge::Camera | |
~OrthographicMapCamera() | ge::OrthographicMapCamera | |