| VRS - The Virtual Rendering System |
| version 3.3 |
#include <vrs/hierarchyprinter.h>

Public Member Functions | |
| HierarchyPrinter (SharedObj *hierarchyRoot, std::ostream &out, unsigned int indentSize=2, unsigned int initIndentSize=0) | |
| VRS::HierarchyPrinter::HierarchyPrinter | ( | SharedObj * | hierarchyRoot, | |
| std::ostream & | out, | |||
| unsigned int | indentSize = 2, |
|||
| unsigned int | initIndentSize = 0 | |||
| ) |
Prints the object hierarchy starting at the given root object to the given output stream.