|
Blender V5.0
|
Public Attributes | |
| VertexDupliData_Params | params |
| int | totvert |
| Span< float3 > | vert_positions |
| Span< float3 > | vert_normals |
| const float(* | orco )[3] |
Definition at line 596 of file object_dupli.cc.
| const float(* VertexDupliData_Mesh::orco)[3] |
Definition at line 603 of file object_dupli.cc.
Referenced by make_child_duplis_verts_from_mesh(), and make_duplis_verts().
| VertexDupliData_Params VertexDupliData_Mesh::params |
Definition at line 597 of file object_dupli.cc.
Referenced by make_child_duplis_verts_from_mesh(), and make_duplis_verts().
| int VertexDupliData_Mesh::totvert |
Definition at line 599 of file object_dupli.cc.
Referenced by make_child_duplis_verts_from_mesh(), and make_duplis_verts().
Definition at line 601 of file object_dupli.cc.
Referenced by make_child_duplis_verts_from_mesh(), and make_duplis_verts().
Definition at line 600 of file object_dupli.cc.
Referenced by make_child_duplis_verts_from_mesh(), and make_duplis_verts().