|
Blender V4.5
|
Public Attributes | |
| PyObject_HEAD GeometrySet | geometry |
| PointCloud * | instances_pointcloud |
Definition at line 47 of file bpy_geometry_set.cc.
| PyObject_HEAD GeometrySet BPy_GeometrySet::geometry |
Definition at line 49 of file bpy_geometry_set.cc.
Referenced by BPy_GeometrySet_dealloc(), BPy_GeometrySet_get_curves(), BPy_GeometrySet_get_grease_pencil(), BPy_GeometrySet_get_instance_references(), BPy_GeometrySet_get_instances_pointcloud(), BPy_GeometrySet_get_mesh(), BPy_GeometrySet_get_mesh_base(), BPy_GeometrySet_get_name(), BPy_GeometrySet_get_pointcloud(), BPy_GeometrySet_get_volume(), BPy_GeometrySet_repr(), and BPy_GeometrySet_set_name().
| PointCloud* BPy_GeometrySet::instances_pointcloud |
Definition at line 50 of file bpy_geometry_set.cc.
Referenced by BPy_GeometrySet_dealloc(), and BPy_GeometrySet_get_instances_pointcloud().