Blender  V3.3
BaseObject.cpp
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 
9 #include "BaseObject.h"
Base Class for most shared objects (Node, Rep). Defines the addRef, release system.