|
Developer Documentation
|
#include <ACG/Config/ACGDefines.hh>#include <ACG/GL/GLState.hh>#include <ACG/Scenegraph/SceneGraph.hh>Go to the source code of this file.
Namespaces | |
| namespace | ACG |
| Namespace providing different geometric functions concerning angles. | |
| namespace | ACG::SceneGraph |
Functions | |
| void | ACG::SceneGraph::analyzeSceneGraph (ACG::SceneGraph::BaseNode *_root, unsigned int &_maxPasses, ACG::Vec3d &_bbmin, ACG::Vec3d &_bbmax) |
| Analyze the SceneGraph <ACG/Scenegraph/SceneGraphAnalysis.hh> | |
This file contains some convenience functions to traverse the scenegraph and collect various of its properties
Definition in file SceneGraphAnalysis.hh.