Pathfinder
|
This file declares the sceneAnalysis function that is used to perform the analysis of the scene. More...
Go to the source code of this file.
Namespaces | |
Pathfinder | |
Functions | |
std::string | Pathfinder::createOutputDirs () |
Create a directory where all output is written to. More... | |
std::vector< Graph * > | Pathfinder::sceneAnalysis (const MinSG::ListNode &root) |
Perform the static analysis of the scene. More... | |
This file declares the sceneAnalysis function that is used to perform the analysis of the scene.
This analysis corresponds to the first step described in the thesis.