|
Blender V4.5
|
Public Attributes | |
| FaceDupliData_Params | params |
| int | totface |
| blender::OffsetIndices< int > | faces |
| Span< int > | corner_verts |
| Span< float3 > | vert_positions |
| const float(* | orco )[3] |
| const float2 * | mloopuv |
Definition at line 1114 of file object_dupli.cc.
| Span<int> FaceDupliData_Mesh::corner_verts |
Definition at line 1119 of file object_dupli.cc.
Referenced by make_child_duplis_faces_from_mesh(), and make_duplis_faces().
| blender::OffsetIndices<int> FaceDupliData_Mesh::faces |
Definition at line 1118 of file object_dupli.cc.
Referenced by make_child_duplis_faces_from_mesh(), and make_duplis_faces().
| const float2* FaceDupliData_Mesh::mloopuv |
Definition at line 1122 of file object_dupli.cc.
Referenced by make_child_duplis_faces_from_mesh(), and make_duplis_faces().
| const float(* FaceDupliData_Mesh::orco)[3] |
Definition at line 1121 of file object_dupli.cc.
Referenced by make_child_duplis_faces_from_mesh(), and make_duplis_faces().
| FaceDupliData_Params FaceDupliData_Mesh::params |
Definition at line 1115 of file object_dupli.cc.
Referenced by make_child_duplis_faces_from_mesh(), and make_duplis_faces().
| int FaceDupliData_Mesh::totface |
Definition at line 1117 of file object_dupli.cc.
Referenced by make_child_duplis_faces_from_mesh(), and make_duplis_faces().
Definition at line 1120 of file object_dupli.cc.
Referenced by make_child_duplis_faces_from_mesh(), and make_duplis_faces().