Changeset View
Changeset View
Standalone View
Standalone View
source/blender/blenkernel/BKE_geometry_set_instances.hh
| Context not available. | |||||
| void geometry_set_gather_instances(const GeometrySet &geometry_set, | void geometry_set_gather_instances(const GeometrySet &geometry_set, | ||||
| Vector<GeometryInstanceGroup> &r_instance_groups); | Vector<GeometryInstanceGroup> &r_instance_groups); | ||||
| GeometrySet geometry_set_realize_mesh_for_modifier(const GeometrySet &geometry_set); | |||||
| GeometrySet geometry_set_realize_instances(const GeometrySet &geometry_set); | GeometrySet geometry_set_realize_instances(const GeometrySet &geometry_set); | ||||
| /** | /** | ||||
| Context not available. | |||||