Skip to main content

MeshSplit

The MeshSplit namespace provides algorithms for mesh plane splitting.

#include <geometry/TellusimMeshSplit.h>

Functions

Mesh plane split.

bool split(Mesh &front, Mesh &cross, Mesh &back, const Mesh &src, Matrix4x3f basis)
bool split(MeshGeometry &front, MeshGeometry &cross, MeshGeometry &back, const MeshGeometry &src, Matrix4x3f basis, uint32_t position = Maxu32)