Unofficial OpenGL Software Development Kit  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
List of all members | Public Attributes
glutil::ViewScale Struct Reference

#include <MousePoles.h>

Utility object describing the scale of the ViewPole.

Public Attributes

float minRadius
 The closest the radius to the target point can get.
 
float maxRadius
 The farthest the radius to the target point can get.
 
float largeRadiusDelta
 The radius change to use when the SHIFT key isn't held while mouse wheel scrolling.
 
float smallRadiusDelta
 The radius change to use when the SHIFT key is held while mouse wheel scrolling.
 
float largePosOffset
 The position offset to use when the SHIFT key isn't held while pressing a movement key.
 
float smallPosOffset
 The position offset to use when the SHIFT key is held while pressing a movement key.
 
float rotationScale
 The number of degrees to rotate the view per window space pixel the mouse moves when dragging.
 

The documentation for this struct was generated from the following file: