VAPOR3 3.9.4
VAPoR::MatrixManager Member List

This is the complete list of members for VAPoR::MatrixManager, including all inherited members.

AspectVAPoR::MatrixManager
FarVAPoR::MatrixManager
FOVVAPoR::MatrixManager
GetCurrentMatrix() constVAPoR::MatrixManager
GetDoublev(Mode mode, double *m) constVAPoR::MatrixManager
GetModelViewMatrix() constVAPoR::MatrixManager
GetModelViewProjectionMatrix() constVAPoR::MatrixManager
GetProjectionAspectRatio() constVAPoR::MatrixManager
GetProjectionMatrix() constVAPoR::MatrixManager
LoadIdentity()VAPoR::MatrixManager
LoadMatrixd(const double *m)VAPoR::MatrixManager
MatrixManager()VAPoR::MatrixManager
MatrixModeModelView()VAPoR::MatrixManager
MatrixModeProjection()VAPoR::MatrixManager
Mode enum nameVAPoR::MatrixManager
NearVAPoR::MatrixManager
Ortho(float left, float right, float bottom, float top)VAPoR::MatrixManager
Ortho(float left, float right, float bottom, float top, float zNear, float zFar)VAPoR::MatrixManager
Perspective(float fovy, float aspect, float zNear, float zFar)VAPoR::MatrixManager
PopMatrix()VAPoR::MatrixManager
ProjectToScreen(float x, float y, float z) constVAPoR::MatrixManager
ProjectToScreen(const glm::vec3 &v) constVAPoR::MatrixManager
PushMatrix()VAPoR::MatrixManager
Rotate(float angle, float x, float y, float z)VAPoR::MatrixManager
Scale(float x, float y, float z)VAPoR::MatrixManager
SetCurrentMatrix(const glm::mat4 m)VAPoR::MatrixManager
Translate(float x, float y, float z)VAPoR::MatrixManager