|
Blender V4.5
|
Public Attributes | |
| VertexDupliData_Params | params |
| BMEditMesh * | em |
| Span< float3float3 > | vert_positions_deform |
| Span< float3float3 > | vert_normals_deform |
| bool | has_orco |
Definition at line 604 of file object_dupli.cc.
| BMEditMesh* VertexDupliData_EditMesh::em |
Definition at line 607 of file object_dupli.cc.
Referenced by make_child_duplis_verts_from_editmesh(), and make_duplis_verts().
| bool VertexDupliData_EditMesh::has_orco |
At the moment this isn't a meaningful difference since requesting CD_ORCO causes the edit-mesh to be converted into a mesh.
Definition at line 620 of file object_dupli.cc.
Referenced by make_child_duplis_verts_from_editmesh(), and make_duplis_verts().
| VertexDupliData_Params VertexDupliData_EditMesh::params |
Definition at line 605 of file object_dupli.cc.
Referenced by make_child_duplis_verts_from_editmesh(), and make_duplis_verts().
Definition at line 611 of file object_dupli.cc.
Referenced by make_child_duplis_verts_from_editmesh(), and make_duplis_verts().
Definition at line 610 of file object_dupli.cc.
Referenced by make_child_duplis_verts_from_editmesh(), and make_duplis_verts().