|
Blender
V2.93
|
#include "BLI_array.hh"#include "BLI_float4x4.hh"#include "BLI_mesh_boolean.hh"#include "BLI_span.hh"Go to the source code of this file.
Namespaces | |
| blender | |
| blender::meshintersect | |
Functions | |
| Mesh * | blender::meshintersect::direct_mesh_boolean (blender::Span< const Mesh * > meshes, blender::Span< const float4x4 * > obmats, const float4x4 &target_transform, blender::Span< blender::Array< short >> material_remaps, const bool use_self, const bool hole_tolerant, const int boolean_mode) |