osg::ComputeBoundsVisitor Class Reference
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
osg::ComputeBoundsVisitor::ComputeBoundsVisitor |
( |
TraversalMode |
traversalMode = TRAVERSE_ALL_CHILDREN |
) |
|
Member Function Documentation
void osg::ComputeBoundsVisitor::apply |
( |
osg::Geode & |
geode |
) |
[virtual] |
void osg::ComputeBoundsVisitor::apply |
( |
osg::Transform & |
transform |
) |
[virtual] |
void osg::ComputeBoundsVisitor::apply |
( |
osg::Node & |
node |
) |
[virtual] |
void osg::ComputeBoundsVisitor::applyDrawable |
( |
osg::Drawable * |
drawable |
) |
|
void osg::ComputeBoundsVisitor::getBase |
( |
osg::Polytope & |
polytope, |
|
|
float |
margin = 0.1 | |
|
) |
| | const |
void osg::ComputeBoundsVisitor::getPolytope |
( |
osg::Polytope & |
polytope, |
|
|
float |
margin = 0.1 | |
|
) |
| | const |
osg::ComputeBoundsVisitor::META_NodeVisitor |
( |
"osg" |
, |
|
|
"ComputeBoundsVisitor" |
| |
|
) |
| | |
void osg::ComputeBoundsVisitor::popMatrix |
( |
|
) |
[inline] |
void osg::ComputeBoundsVisitor::pushMatrix |
( |
osg::Matrix & |
matrix |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: