Go to the source code of this file.
◆ MR_std_function_void_from_const_MR_EdgePoint_ref
Stores a functor of type: void(const MR::EdgePoint &). Possibly stateful. Supported MR_PassBy modes: MR_PassBy_DefaultConstruct, MR_PassBy_Copy, MR_PassBy_Move (and MR_PassBy_DefaultArgument and MR_PassBy_NoObject if supported by the callee).
◆ MR_std_vector_MR_FaceBitSet
Generated from C++ container std::vector<MR::FaceBitSet>. Supported MR_PassBy modes: MR_PassBy_DefaultConstruct, MR_PassBy_Copy, MR_PassBy_Move (and MR_PassBy_DefaultArgument and MR_PassBy_NoObject if supported by the callee).
◆ MR_separateClosedContour()
Generated from function MR::separateClosedContour. Parameter mesh can not be null. It is a single object. Parameter contour can not be null. It is a single object. Parameter cb is a single object. Parameter cb has a default argument: {}, pass a null pointer to use it. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_MR_FaceBitSet_Destroy() to free it when you're done using it.