|
Blender
V3.3
|
Public Attributes | |
| const float(* | fnos )[3] |
| const float(* | vcos )[3] |
| BMesh * | bm |
| const short(* | clnors_data )[2] |
| const int | cd_loop_clnors_offset |
| const bool | do_rebuild |
| const float | split_angle_cos |
| float(* | r_lnos )[3] |
| MLoopNorSpaceArray * | r_lnors_spacearr |
Definition at line 1156 of file bmesh_mesh_normals.c.
| BMesh* BMLoopsCalcNormalsWithCoordsData::bm |
Definition at line 1160 of file bmesh_mesh_normals.c.
| const int BMLoopsCalcNormalsWithCoordsData::cd_loop_clnors_offset |
Definition at line 1162 of file bmesh_mesh_normals.c.
| const short(* BMLoopsCalcNormalsWithCoordsData::clnors_data)[2] |
Definition at line 1161 of file bmesh_mesh_normals.c.
| const bool BMLoopsCalcNormalsWithCoordsData::do_rebuild |
Definition at line 1163 of file bmesh_mesh_normals.c.
| const float(* BMLoopsCalcNormalsWithCoordsData::fnos)[3] |
Definition at line 1158 of file bmesh_mesh_normals.c.
| MLoopNorSpaceArray* BMLoopsCalcNormalsWithCoordsData::r_lnors_spacearr |
Definition at line 1168 of file bmesh_mesh_normals.c.
| float(* BMLoopsCalcNormalsWithCoordsData::r_lnos)[3] |
Definition at line 1167 of file bmesh_mesh_normals.c.
| const float BMLoopsCalcNormalsWithCoordsData::split_angle_cos |
Definition at line 1164 of file bmesh_mesh_normals.c.
| const float(* BMLoopsCalcNormalsWithCoordsData::vcos)[3] |
Definition at line 1159 of file bmesh_mesh_normals.c.