|
Blender V4.3
|
Public Attributes | |
| Span< float3 > | vcos |
| Span< float3 > | fnos |
| BMesh * | bm |
| const short(* | clnors_data )[2] |
| int | cd_loop_clnors_offset |
| bool | do_rebuild |
| float | split_angle_cos |
| MutableSpan< float3 > | r_lnos |
| MLoopNorSpaceArray * | r_lnors_spacearr |
Definition at line 1174 of file bmesh_mesh_normals.cc.
| BMesh* BMLoopsCalcNormalsWithCoordsData::bm |
Definition at line 1178 of file bmesh_mesh_normals.cc.
Referenced by bm_mesh_loops_calc_normals__multi_threaded().
| int BMLoopsCalcNormalsWithCoordsData::cd_loop_clnors_offset |
Definition at line 1180 of file bmesh_mesh_normals.cc.
| const short(* BMLoopsCalcNormalsWithCoordsData::clnors_data)[2] |
Definition at line 1179 of file bmesh_mesh_normals.cc.
| bool BMLoopsCalcNormalsWithCoordsData::do_rebuild |
Definition at line 1181 of file bmesh_mesh_normals.cc.
Definition at line 1177 of file bmesh_mesh_normals.cc.
| MLoopNorSpaceArray* BMLoopsCalcNormalsWithCoordsData::r_lnors_spacearr |
Definition at line 1186 of file bmesh_mesh_normals.cc.
| MutableSpan<float3> BMLoopsCalcNormalsWithCoordsData::r_lnos |
Definition at line 1185 of file bmesh_mesh_normals.cc.
| float BMLoopsCalcNormalsWithCoordsData::split_angle_cos |
Definition at line 1182 of file bmesh_mesh_normals.cc.
Definition at line 1176 of file bmesh_mesh_normals.cc.