|
Blender V4.3
|
Base Class for most shared objects (Node, Rep). Defines the addRef, release system. More...
#include "BLI_sys_types.h"Go to the source code of this file.
Classes | |
| class | Freestyle::BaseObject |
Namespaces | |
| namespace | Freestyle |
| inherits from class Rep | |
Base Class for most shared objects (Node, Rep). Defines the addRef, release system.
Inspired by COM IUnknown system.
Definition in file BaseObject.h.