MeshCSG.hh
Go to the documentation of this file.
Mesh * CreateBoolean(const Mesh *_m1, const Mesh *_m2, const int _operation, const ignition::math::Pose3d &_offset=ignition::math::Pose3d::Zero)
Create a boolean mesh from two meshes.
BooleanOperation
An enumeration of the boolean operations.
Definition: MeshCSG.hh:40
static const Pose3< T > Zero
Forward declarations for the common classes.