Blender
V3.3
|
Public Attributes | |
int | pointcloud_offset = 0 |
MeshElementStartIndices | mesh_offsets |
CurvesElementStartIndices | curves_offsets |
Current offsets while during the gather operation.
Definition at line 213 of file realize_instances.cc.
CurvesElementStartIndices blender::geometry::GatherOffsets::curves_offsets |
Definition at line 216 of file realize_instances.cc.
Referenced by blender::geometry::gather_realize_tasks_recursive().
MeshElementStartIndices blender::geometry::GatherOffsets::mesh_offsets |
Definition at line 215 of file realize_instances.cc.
Referenced by blender::geometry::gather_realize_tasks_recursive().
int blender::geometry::GatherOffsets::pointcloud_offset = 0 |
Definition at line 214 of file realize_instances.cc.
Referenced by blender::geometry::gather_realize_tasks_recursive().