|
Blender V4.3
|
Public Member Functions | |
| InstanceContext (const GatherTasksInfo &gather_info) | |
Information about the parent instances in the current context.
Definition at line 320 of file realize_instances.cc.
|
inline |
Definition at line 334 of file realize_instances.cc.
| AttributeFallbacksArray blender::geometry::InstanceContext::curves |
Ordered by AllCurvesInfo.attributes.
Definition at line 326 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::grease_pencils |
Ordered by AllGreasePencilsInfo.attributes.
Definition at line 328 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 332 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 330 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 324 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 322 of file realize_instances.cc.
Referenced by blender::geometry::gather_realize_tasks_for_instances(), and blender::geometry::gather_realize_tasks_recursive().