Developer Documentation
SceneGraphAnalysis.hh File Reference
#include <ACG/Config/ACGDefines.hh>
#include <ACG/GL/GLState.hh>
#include <ACG/Scenegraph/SceneGraph.hh>

Go to the source code of this file.

Namespaces

 ACG
 Namespace providing different geometric functions concerning angles.
 
 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> More...
 

Detailed Description

This file contains some convenience functions to traverse the scenegraph and collect various of its properties

Definition in file SceneGraphAnalysis.hh.