Data Structures | |
class | osgExtension::Camera |
User defined camera node. More... | |
class | osgExtension::Geode |
DEPRECATED. More... | |
class | osgExtension::Group |
Leaf Node for grouping Drawables. More... | |
struct | osgExtension::Group::PathEstimate |
struct PathEstimate stores a matrix estimate associated with a given path. | |
class | osgExtension::HUD |
MOVED TO NAMESPACE osgView. More... | |
class | osgExtension::Hull |
MOVED TO NAMESPACE osgView. More... | |
class | osgExtension::MatrixEstimate |
defines the estimate of the matrix More... | |
class | osgExtension::PendingTransform |
an osgExtension::Transform with undertermined value. More... | |
class | osgExtension::Transform |
an osg::Transform with a covariance matrix. More... | |
Functions | |
void OSGEXTENSION_EXPORT | getMatrices (std::vector< osg::Matrix > &mv, const MatrixEstimate &me) |
|
This utility function gets a set of matrices |