|
Blender V4.3
|
Public Attributes | |
| VertexDupliData_Params | params |
| int | totvert |
| Span< float3 > | vert_positions |
| Span< float3 > | vert_normals |
| const float(* | orco )[3] |
Definition at line 550 of file object_dupli.cc.
| const float(* VertexDupliData_Mesh::orco)[3] |
Definition at line 557 of file object_dupli.cc.
Referenced by make_child_duplis_verts_from_mesh().
| VertexDupliData_Params VertexDupliData_Mesh::params |
Definition at line 551 of file object_dupli.cc.
Referenced by make_child_duplis_verts_from_mesh(), and make_duplis_verts().
| int VertexDupliData_Mesh::totvert |
Definition at line 553 of file object_dupli.cc.
Referenced by make_child_duplis_verts_from_mesh().
Definition at line 555 of file object_dupli.cc.
Referenced by make_child_duplis_verts_from_mesh().
Definition at line 554 of file object_dupli.cc.
Referenced by make_child_duplis_verts_from_mesh().