|
Blender
V2.93
|
Public Attributes | |
| VertexDupliData_Params | params |
| int | totvert |
| const MVert * | mvert |
| const float(* | orco )[3] |
Definition at line 445 of file object_dupli.cc.
| const MVert* VertexDupliData_Mesh::mvert |
Definition at line 449 of file object_dupli.cc.
Referenced by make_child_duplis_verts_from_mesh().
| const float(* VertexDupliData_Mesh::orco)[3] |
Definition at line 451 of file object_dupli.cc.
Referenced by make_child_duplis_verts_from_mesh().
| VertexDupliData_Params VertexDupliData_Mesh::params |
Definition at line 446 of file object_dupli.cc.
Referenced by make_child_duplis_verts_from_mesh(), and make_duplis_verts().
| int VertexDupliData_Mesh::totvert |
Definition at line 448 of file object_dupli.cc.
Referenced by make_child_duplis_verts_from_mesh().