OpenFrames
OpenFrames::View Member List

This is the complete list of members for OpenFrames::View, including all inherited members.

_defaultViewDistanceOpenFrames::Viewprotected
_frameType (defined in OpenFrames::View)OpenFrames::Viewprotected
_init() (defined in OpenFrames::View)OpenFrames::Viewprotected
_projectionOpenFrames::Viewprotected
_projTypeOpenFrames::Viewprotected
_rotationType (defined in OpenFrames::View)OpenFrames::Viewprotected
_trackballOpenFrames::Viewprotected
_xformOpenFrames::Viewprotected
_xform_lookatOpenFrames::Viewprotected
ABSOLUTE_FRAME enum value (defined in OpenFrames::View)OpenFrames::View
AZEL enum value (defined in OpenFrames::View)OpenFrames::View
DIRECT enum value (defined in OpenFrames::View)OpenFrames::View
getDefaultViewDistance() const (defined in OpenFrames::View)OpenFrames::Viewinline
getLookAtFrame() (defined in OpenFrames::View)OpenFrames::Viewinline
getOrthographic(double &left, double &right, double &bottom, double &top) constOpenFrames::Viewinline
getPerspective(double &fovy, double &ratio) constOpenFrames::Viewinline
getProjectionMatrix()OpenFrames::Viewinline
getProjectionType()OpenFrames::Viewinline
getTrackball() constOpenFrames::Viewinline
getViewFrame() (defined in OpenFrames::View)OpenFrames::Viewinline
getViewFrameType() (defined in OpenFrames::View)OpenFrames::Viewinline
getViewMatrix() (defined in OpenFrames::View)OpenFrames::View
getViewRoot()OpenFrames::Viewinline
getViewRotationType() (defined in OpenFrames::View)OpenFrames::Viewinline
isValid() (defined in OpenFrames::View)OpenFrames::Viewinline
ORTHOGRAPHIC enum value (defined in OpenFrames::View)OpenFrames::View
PERSPECTIVE enum value (defined in OpenFrames::View)OpenFrames::View
ProjectionType enum nameOpenFrames::View
RELATIVE_FRAME enum value (defined in OpenFrames::View)OpenFrames::View
resetView()OpenFrames::View
restoreView() (defined in OpenFrames::View)OpenFrames::View
saveView()OpenFrames::View
setDefaultViewDistance(double distance)OpenFrames::Viewinline
setOrthographic(const double left, const double right, const double bottom, const double top)OpenFrames::Viewinline
setPerspective(const double fovy, const double ratio)OpenFrames::Viewinline
setTrackball(FollowingTrackball *trackball) (defined in OpenFrames::View)OpenFrames::View
setViewBetweenFrames(ReferenceFrame *root, ReferenceFrame *viewFrame, ReferenceFrame *lookatFrame, ViewFrameType frameType=RELATIVE_FRAME, ViewRotationType rotationType=AZEL)OpenFrames::View
setViewFrame(ReferenceFrame *root, ReferenceFrame *viewFrame, ViewFrameType frameType=RELATIVE_FRAME)OpenFrames::View
View() (defined in OpenFrames::View)OpenFrames::View
View(ReferenceFrame *root, ReferenceFrame *viewFrame, ViewFrameType baseframe=RELATIVE_FRAME) (defined in OpenFrames::View)OpenFrames::View
View(ReferenceFrame *root, ReferenceFrame *viewFrame, ReferenceFrame *lookatFrame, ViewFrameType frameType=RELATIVE_FRAME, ViewRotationType rotationType=AZEL) (defined in OpenFrames::View)OpenFrames::View
ViewFrameType enum nameOpenFrames::View
ViewRotationType enum nameOpenFrames::View
~View() (defined in OpenFrames::View)OpenFrames::Viewprotectedvirtual