|
Blender V5.0
|
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 * | uv_map |
Definition at line 1107 of file object_dupli.cc.
| Span<int> FaceDupliData_Mesh::corner_verts |
Definition at line 1112 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 1111 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 1114 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 1108 of file object_dupli.cc.
Referenced by make_child_duplis_faces_from_mesh(), and make_duplis_faces().
| int FaceDupliData_Mesh::totface |
Definition at line 1110 of file object_dupli.cc.
Referenced by make_child_duplis_faces_from_mesh(), and make_duplis_faces().
| const float2* FaceDupliData_Mesh::uv_map |
Definition at line 1115 of file object_dupli.cc.
Referenced by make_child_duplis_faces_from_mesh(), and make_duplis_faces().
Definition at line 1113 of file object_dupli.cc.
Referenced by make_child_duplis_faces_from_mesh(), and make_duplis_faces().