|
Blender V5.0
|
Public Attributes | |
| int | vertex = 0 |
| int | edge = 0 |
| int | face = 0 |
| int | loop = 0 |
Start indices in the final output mesh.
Definition at line 91 of file realize_instances.cc.
| int blender::geometry::MeshElementStartIndices::edge = 0 |
Definition at line 93 of file realize_instances.cc.
Referenced by blender::geometry::execute_realize_mesh_task().
| int blender::geometry::MeshElementStartIndices::face = 0 |
Definition at line 94 of file realize_instances.cc.
Referenced by blender::geometry::execute_realize_mesh_task().
| int blender::geometry::MeshElementStartIndices::loop = 0 |
Definition at line 95 of file realize_instances.cc.
Referenced by blender::geometry::execute_realize_mesh_task().
| int blender::geometry::MeshElementStartIndices::vertex = 0 |
Definition at line 92 of file realize_instances.cc.
Referenced by blender::geometry::execute_realize_mesh_task(), and blender::geometry::get_final_points_num().