|
Blender
V3.3
|
Class to visit (without doing anything) a scene graph structure. More...
#include "../system/FreestyleConfig.h"Go to the source code of this file.
Classes | |
| class | Freestyle::SceneVisitor |
Namespaces | |
| Freestyle | |
| inherits from class Rep | |
Macros | |
| #define | VISIT_COMPLETE_DEF(type) |
| #define | VISIT_DECL(type) virtual void visit##type(type &) |
| #define | VISIT_COMPLETE_DECL(type) |
Class to visit (without doing anything) a scene graph structure.
Definition in file SceneVisitor.h.
Definition at line 31 of file SceneVisitor.h.