MeshLib C Docs
Loading...
Searching...
No Matches
MRComputeVolume.h File Reference
#include <MRCMisc/exports.h>

Go to the source code of this file.

Functions

MRC_API float MR_voxelizeAndComputeVolume (const MR_std_vector_std_shared_ptr_MR_Mesh *meshes, const MR_AffineXf3f *xf, const MR_Vector3f *voxelSize)

Function Documentation

◆ MR_voxelizeAndComputeVolume()

MRC_API float MR_voxelizeAndComputeVolume ( const MR_std_vector_std_shared_ptr_MR_Mesh * meshes,
const MR_AffineXf3f * xf,
const MR_Vector3f * voxelSize )

Generated from function MR::voxelizeAndComputeVolume. Parameter meshes can not be null. It is a single object. Parameter xf can not be null. It is a single object. Parameter voxelSize can not be null. It is a single object.