#include <MRCMisc/common.h>
#include <MRCMisc/exports.h>
Go to the source code of this file.
◆ MR_Mesh
◆ MR_PointCloud
◆ MR_std_vector_MR_Vector2f
◆ MR_VertBitSet
◆ MR_VertCoords
◆ MR_makeConvexHull_1_MR_Mesh()
Generated from function MR::makeConvexHull. Parameter in can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_Mesh_Destroy() to free it when you're done using it.
◆ MR_makeConvexHull_1_MR_PointCloud()
Generated from function MR::makeConvexHull. Parameter in can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_Mesh_Destroy() to free it when you're done using it.
◆ MR_makeConvexHull_1_std_vector_MR_Vector2f()
Generated from function MR::makeConvexHull. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_MR_Vector2f_Destroy() to free it when you're done using it.
◆ MR_makeConvexHull_2()
Generated from function MR::makeConvexHull. Parameter points can not be null. It is a single object. Parameter validPoints can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_Mesh_Destroy() to free it when you're done using it.