Overture
Version 25
|
#include <GenericGraphicsInterface.h>
Public Attributes | |
GUITypes::real | shift [3] |
GUITypes::real | magnificationFactor |
GUITypes::real | globalBound [2][3] |
GUITypes::real | shiftCorrection [3] |
GUITypes::real | rotationCenter [3] |
GUITypes::real | rotationMatrix [4][4] |
bool | userDefinedRotationPoint |
GUITypes::real ViewLocation::globalBound[2][3] |
Referenced by GL_GraphicsInterface::getView(), and GL_GraphicsInterface::setView().
GUITypes::real ViewLocation::magnificationFactor |
Referenced by GL_GraphicsInterface::getView(), and GL_GraphicsInterface::setView().
GUITypes::real ViewLocation::rotationCenter[3] |
Referenced by GL_GraphicsInterface::getView(), and GL_GraphicsInterface::setView().
GUITypes::real ViewLocation::rotationMatrix[4][4] |
Referenced by GL_GraphicsInterface::getView(), and GL_GraphicsInterface::setView().
GUITypes::real ViewLocation::shift[3] |
Referenced by GL_GraphicsInterface::getView(), and GL_GraphicsInterface::setView().
GUITypes::real ViewLocation::shiftCorrection[3] |
Referenced by GL_GraphicsInterface::getView(), and GL_GraphicsInterface::setView().
bool ViewLocation::userDefinedRotationPoint |
Referenced by GL_GraphicsInterface::getView(), and GL_GraphicsInterface::setView().