|
Blender V5.0
|
Class to visit (without doing anything) a scene graph structure. More...
Go to the source code of this file.
Classes | |
| class | Freestyle::SceneVisitor |
Namespaces | |
| namespace | Freestyle |
| inherits from class Rep | |
Macros | |
| #define | VISIT_COMPLETE_DEF(type) |
| #define | VISIT_DECL(type) |
| #define | VISIT_COMPLETE_DECL(type) |
Class to visit (without doing anything) a scene graph structure.
Definition in file SceneVisitor.h.
| #define VISIT_COMPLETE_DECL | ( | type | ) |
Definition at line 25 of file SceneVisitor.h.
| #define VISIT_COMPLETE_DEF | ( | type | ) |
Definition at line 18 of file SceneVisitor.h.
| #define VISIT_DECL | ( | type | ) |
Definition at line 23 of file SceneVisitor.h.