|
Blender V5.0
|
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 1161 of file bmesh_mesh_normals.cc.
| BMesh* BMLoopsCalcNormalsWithCoordsData::bm |
Definition at line 1165 of file bmesh_mesh_normals.cc.
| int BMLoopsCalcNormalsWithCoordsData::cd_loop_clnors_offset |
Definition at line 1167 of file bmesh_mesh_normals.cc.
| const short(* BMLoopsCalcNormalsWithCoordsData::clnors_data)[2] |
Definition at line 1166 of file bmesh_mesh_normals.cc.
| bool BMLoopsCalcNormalsWithCoordsData::do_rebuild |
Definition at line 1168 of file bmesh_mesh_normals.cc.
Definition at line 1164 of file bmesh_mesh_normals.cc.
| MLoopNorSpaceArray* BMLoopsCalcNormalsWithCoordsData::r_lnors_spacearr |
Definition at line 1173 of file bmesh_mesh_normals.cc.
| MutableSpan<float3> BMLoopsCalcNormalsWithCoordsData::r_lnos |
Definition at line 1172 of file bmesh_mesh_normals.cc.
| float BMLoopsCalcNormalsWithCoordsData::split_angle_cos |
Definition at line 1169 of file bmesh_mesh_normals.cc.
Definition at line 1163 of file bmesh_mesh_normals.cc.