Hints structure that can be passed to PdfReader and VncClient classes to help guide them on what geometry to build.
More...
|
enum | AspectRatioPolicy { RESIZE_HEIGHT_TO_MAINTAINCE_ASPECT_RATIO,
RESIZE_WIDTH_TO_MAINTAINCE_ASPECT_RATIO,
IGNORE_DOCUMENT_ASPECT_RATIO
} |
|
|
| GeometryHints (const osg::Vec3 &pos, const osg::Vec3 &wVec, const osg::Vec3 &hVec, const osg::Vec4 &bColor, AspectRatioPolicy asp=RESIZE_HEIGHT_TO_MAINTAINCE_ASPECT_RATIO, unsigned int wRes=1024, unsigned int hRes=1024) |
|
Hints structure that can be passed to PdfReader and VncClient classes to help guide them on what geometry to build.
The documentation for this struct was generated from the following file:
- /home/karlu20/private/installs/OpenSceneGraph/include/osgWidget/PdfReader