|
Blender V5.0
|
#include "BLI_math_vector.hh"#include "BKE_geometry_fields.hh"#include "BKE_geometry_set.hh"#include "BKE_lib_id.hh"#include "BKE_mesh.hh"#include "attribute_access_intern.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::bke |
Functions | |
Mesh Normals Field Input | |
| VArray< float3 > | blender::bke::mesh_normals_varray (const Mesh &mesh, const IndexMask &mask, AttrDomain domain, bool no_corner_normals=false, bool true_normals=false) |