#include <MRCMisc/exports.h>Go to the source code of this file.
| Typedefs | |
| typedef struct MR_AffineXf3f | MR_AffineXf3f | 
| typedef struct MR_Vector3f | MR_Vector3f | 
| typedef struct MR_std_vector_std_shared_ptr_MR_Mesh | MR_std_vector_std_shared_ptr_MR_Mesh | 
| Functions | |
| MRC_API float | MR_voxelizeAndComputeVolume (const MR_std_vector_std_shared_ptr_MR_Mesh *meshes, const MR_AffineXf3f *xf, const MR_Vector3f *voxelSize) | 
| typedef struct MR_AffineXf3f MR_AffineXf3f | 
| typedef struct MR_Vector3f MR_Vector3f | 
| 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.