|
Blender V4.3
|
Abstract class for scene graph nodes. Inherits from BaseObject which defines the addRef release mechanism. More...
#include "SceneVisitor.h"#include "../system/BaseObject.h"#include "../system/FreestyleConfig.h"#include "../system/Precision.h"#include "../geometry/BBox.h"#include "../geometry/Geom.h"Go to the source code of this file.
Classes | |
| class | Freestyle::Node |
Namespaces | |
| namespace | Freestyle |
| inherits from class Rep | |
Abstract class for scene graph nodes. Inherits from BaseObject which defines the addRef release mechanism.
Definition in file Node.h.