|
Blender V4.5
|
Public Member Functions | |
| InstanceContext (const GatherTasksInfo &gather_info) | |
Information about the parent instances in the current context.
Definition at line 399 of file realize_instances.cc.
|
inline |
Definition at line 413 of file realize_instances.cc.
| AttributeFallbacksArray blender::geometry::InstanceContext::curves |
Ordered by AllCurvesInfo.attributes.
Definition at line 405 of file realize_instances.cc.
Referenced by blender::geometry::gather_realize_tasks_for_instances(), blender::geometry::gather_realize_tasks_recursive(), and blender::geometry::initialize_curves_builtin_attribute_defaults().
| AttributeFallbacksArray blender::geometry::InstanceContext::grease_pencils |
Ordered by AllGreasePencilsInfo.attributes.
Definition at line 407 of file realize_instances.cc.
Referenced by blender::geometry::gather_realize_tasks_for_instances(), and blender::geometry::gather_realize_tasks_recursive().
| uint32_t blender::geometry::InstanceContext::id = 0 |
Id mixed from all parent instances.
Definition at line 411 of file realize_instances.cc.
Referenced by blender::geometry::gather_realize_tasks_for_instances(), and blender::geometry::gather_realize_tasks_recursive().
| AttributeFallbacksArray blender::geometry::InstanceContext::instances |
Ordered by #AllInstancesInfo.attributes.
Definition at line 409 of file realize_instances.cc.
Referenced by blender::geometry::gather_realize_tasks_for_instances(), and blender::geometry::gather_realize_tasks_recursive().
| AttributeFallbacksArray blender::geometry::InstanceContext::meshes |
Ordered by AllMeshesInfo.attributes.
Definition at line 403 of file realize_instances.cc.
Referenced by blender::geometry::gather_realize_tasks_for_instances(), and blender::geometry::gather_realize_tasks_recursive().
| AttributeFallbacksArray blender::geometry::InstanceContext::pointclouds |
Ordered by AllPointCloudsInfo.attributes.
Definition at line 401 of file realize_instances.cc.
Referenced by blender::geometry::gather_realize_tasks_for_instances(), and blender::geometry::gather_realize_tasks_recursive().