Blender  V3.3
geometry/node_geometry_exec.cc
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 
3 #include "BLI_cpp_type_make.hh"
4 #include "NOD_geometry_exec.hh"
5 
BLI_CPP_TYPE_MAKE(GeometrySet, GeometrySet, CPPTypeFlags::Printable)