#include <osg/Group>
#include <osg/Transform>
#include <osg/Quat>
#include <osg/Viewport>
Classes |
class | osg::AutoTransform |
| AutoTransform is a derived form of Transform that automatically scales or rotates to keep its children aligned with screen coordinates. More...
|
Namespaces |
namespace | osg |
| The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes.
|
Defines |
#define | OSG_AUTOTRANSFORM 1 |
Define Documentation
#define OSG_AUTOTRANSFORM 1 |