|
Blender V4.3
|
Public Attributes | |
| int | pointcloud_offset = 0 |
| MeshElementStartIndices | mesh_offsets |
| CurvesElementStartIndices | curves_offsets |
| int | grease_pencil_layer_offset = 0 |
Current offsets while during the gather operation.
Definition at line 279 of file realize_instances.cc.
| CurvesElementStartIndices blender::geometry::GatherOffsets::curves_offsets |
Definition at line 282 of file realize_instances.cc.
Referenced by blender::geometry::gather_realize_tasks_recursive().
| int blender::geometry::GatherOffsets::grease_pencil_layer_offset = 0 |
Definition at line 283 of file realize_instances.cc.
Referenced by blender::geometry::gather_realize_tasks_recursive().
| MeshElementStartIndices blender::geometry::GatherOffsets::mesh_offsets |
Definition at line 281 of file realize_instances.cc.
Referenced by blender::geometry::gather_realize_tasks_recursive().
| int blender::geometry::GatherOffsets::pointcloud_offset = 0 |
Definition at line 280 of file realize_instances.cc.
Referenced by blender::geometry::gather_realize_tasks_recursive().