MeshLib C Docs
Loading...
Searching...
No Matches
Deprecated List
Member MR_Object_children (const MR_Object *_this)
the cast inside is undefined behaviour, use constChildren() instead Generated from method MR::Object::children. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.
Member MR_ObjectDistanceMap_mesh (const MR_ObjectDistanceMap *_this)
the cast inside is undefined behaviour, use meshPtr() instead Generated from method MR::ObjectDistanceMap::mesh. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.
Member MR_ObjectGcode_polyline (const MR_ObjectGcode *_this)
the cast inside is undefined behaviour, use polylinePtr() instead Generated from method MR::ObjectGcode::polyline. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.
Member MR_ObjectLines_polyline (const MR_ObjectLines *_this)
the cast inside is undefined behaviour, use polylinePtr() instead Generated from method MR::ObjectLines::polyline. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.
Member MR_ObjectLinesHolder_polyline (const MR_ObjectLinesHolder *_this)
the cast inside is undefined behaviour, use polylinePtr() instead Generated from method MR::ObjectLinesHolder::polyline. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.
Member MR_ObjectMesh_mesh (const MR_ObjectMesh *_this)
the cast inside is undefined behaviour, use meshPtr() instead Generated from method MR::ObjectMesh::mesh. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.
Member MR_ObjectMeshHolder_mesh (const MR_ObjectMeshHolder *_this)
the cast inside is undefined behaviour, use meshPtr() instead Generated from method MR::ObjectMeshHolder::mesh. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.
Member MR_ObjectPoints_pointCloud (const MR_ObjectPoints *_this)
the cast inside is undefined behaviour, use pointCloudPtr() instead Generated from method MR::ObjectPoints::pointCloud. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.
Member MR_ObjectPointsHolder_pointCloud (const MR_ObjectPointsHolder *_this)
the cast inside is undefined behaviour, use pointCloudPtr() instead Generated from method MR::ObjectPointsHolder::pointCloud. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.
Member MR_setDefaultSerializeVoxelsFormat (const char *newFormat, const char *newFormat_end)
the cast inside is undefined behaviour, use meshPtr() instead / Generated from method MR::ObjectVoxels::mesh. / Parameter _this can not be null. It is a single object. / The returned pointer will never be null. It is non-owning, do NOT destroy it.