#include <ScenePrettyPrinter.h>
Inherits Freestyle::SceneVisitor.
Definition at line 22 of file ScenePrettyPrinter.h.
◆ ScenePrettyPrinter()
| Freestyle::ScenePrettyPrinter::ScenePrettyPrinter |
( |
const string & | filename = "SceneLog.txt" | ) |
|
|
inline |
◆ ~ScenePrettyPrinter()
| virtual Freestyle::ScenePrettyPrinter::~ScenePrettyPrinter |
( |
| ) |
|
|
inlinevirtual |
◆ decreaseSpace()
| void Freestyle::ScenePrettyPrinter::decreaseSpace |
( |
| ) |
|
|
inlineprotected |
◆ increaseSpace()
| void Freestyle::ScenePrettyPrinter::increaseSpace |
( |
| ) |
|
|
inlineprotected |
◆ VISIT_DECL() [1/11]
◆ VISIT_DECL() [2/11]
| Freestyle::ScenePrettyPrinter::VISIT_DECL |
( |
LineRep | | ) |
|
◆ VISIT_DECL() [3/11]
| Freestyle::ScenePrettyPrinter::VISIT_DECL |
( |
Node | | ) |
|
◆ VISIT_DECL() [4/11]
◆ VISIT_DECL() [5/11]
| Freestyle::ScenePrettyPrinter::VISIT_DECL |
( |
NodeGroup | | ) |
|
◆ VISIT_DECL() [6/11]
| Freestyle::ScenePrettyPrinter::VISIT_DECL |
( |
NodeLight | | ) |
|
◆ VISIT_DECL() [7/11]
| Freestyle::ScenePrettyPrinter::VISIT_DECL |
( |
NodeShape | | ) |
|
◆ VISIT_DECL() [8/11]
◆ VISIT_DECL() [9/11]
◆ VISIT_DECL() [10/11]
| Freestyle::ScenePrettyPrinter::VISIT_DECL |
( |
TriangleRep | | ) |
|
◆ VISIT_DECL() [11/11]
| Freestyle::ScenePrettyPrinter::VISIT_DECL |
( |
VertexRep | | ) |
|
◆ visitNodeDrawingStyleAfter()
| void Freestyle::ScenePrettyPrinter::visitNodeDrawingStyleAfter |
( |
NodeDrawingStyle & | | ) |
|
|
virtual |
◆ visitNodeDrawingStyleBefore()
| void Freestyle::ScenePrettyPrinter::visitNodeDrawingStyleBefore |
( |
NodeDrawingStyle & | | ) |
|
|
virtual |
◆ visitNodeGroupAfter()
| void Freestyle::ScenePrettyPrinter::visitNodeGroupAfter |
( |
NodeGroup & | | ) |
|
|
virtual |
◆ visitNodeGroupBefore()
| void Freestyle::ScenePrettyPrinter::visitNodeGroupBefore |
( |
NodeGroup & | | ) |
|
|
virtual |
◆ visitNodeShapeAfter()
| void Freestyle::ScenePrettyPrinter::visitNodeShapeAfter |
( |
NodeShape & | | ) |
|
|
virtual |
◆ visitNodeShapeBefore()
| void Freestyle::ScenePrettyPrinter::visitNodeShapeBefore |
( |
NodeShape & | | ) |
|
|
virtual |
◆ visitNodeTransformAfter()
| void Freestyle::ScenePrettyPrinter::visitNodeTransformAfter |
( |
NodeTransform & | | ) |
|
|
virtual |
◆ visitNodeTransformBefore()
| void Freestyle::ScenePrettyPrinter::visitNodeTransformBefore |
( |
NodeTransform & | | ) |
|
|
virtual |
The documentation for this class was generated from the following files: