MeshLib C Docs
Loading...
Searching...
No Matches
MRComputeVolume.h File Reference
#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 Documentation

◆ MR_AffineXf3f

typedef struct MR_AffineXf3f MR_AffineXf3f

◆ MR_std_vector_std_shared_ptr_MR_Mesh

◆ MR_Vector3f

typedef struct MR_Vector3f MR_Vector3f

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.