struct MR_FaceBitSet MR_FaceBitSet
Definition MRAABBTreeBase.h:25
struct MR_MeshPart MR_MeshPart
Definition MRAABBTree.h:14
struct MR_Mesh MR_Mesh
Definition MRCtm.h:13
struct MR_SignedDistanceToMeshOptions MR_SignedDistanceToMeshOptions
Definition MRDistanceToMeshOptions.h:26
struct MR_DistanceToMeshOptions MR_DistanceToMeshOptions
Definition MRDistanceToMeshOptions.h:19
struct MR_DistanceVolumeParams MR_DistanceVolumeParams
Definition MRDistanceVolumeParams.h:21
MRC_API void MR_MeshToDirectionVolumeParams_Destroy(const MR_MeshToDirectionVolumeParams *_this)
Destroys a heap-allocated instance of MR_MeshToDirectionVolumeParams. Does nothing if the pointer is ...
MRC_API void MR_MeshToDirectionVolumeParams_Set_vol(MR_MeshToDirectionVolumeParams *_this, MR_PassBy value_pass_by, MR_DistanceVolumeParams *value)
MRC_API MR_MeshToDistanceVolumeParams * MR_MeshToDistanceVolumeParams_ConstructFromAnother(MR_PassBy _other_pass_by, MR_MeshToDistanceVolumeParams *_other)
MRC_API void MR_MeshToDistanceVolumeParams_Set_fwn(MR_MeshToDistanceVolumeParams *_this, MR_PassBy value_pass_by, MR_std_shared_ptr_MR_IFastWindingNumber *value)
MRC_API MR_MeshToDirectionVolumeParams * MR_MeshToDirectionVolumeParams_ConstructFromAnother(MR_PassBy _other_pass_by, MR_MeshToDirectionVolumeParams *_other)
MRC_API MR_DistanceVolumeParams * MR_MeshToDistanceVolumeParams_GetMutable_vol(MR_MeshToDistanceVolumeParams *_this)
MRC_API MR_MeshToDirectionVolumeParams * MR_MeshToDirectionVolumeParams_DefaultConstruct(void)
MRC_API MR_DistanceVolumeParams * MR_MeshToDirectionVolumeParams_GetMutable_vol(MR_MeshToDirectionVolumeParams *_this)
MRC_API void MR_MeshToDistanceVolumeParams_Set_dist(MR_MeshToDistanceVolumeParams *_this, const MR_SignedDistanceToMeshOptions *value)
MRC_API void MR_MeshToDirectionVolumeParams_DestroyArray(const MR_MeshToDirectionVolumeParams *_this)
Destroys a heap-allocated array of MR_MeshToDirectionVolumeParams. Does nothing if the pointer is nul...
MRC_API MR_DistanceToMeshOptions * MR_MeshToDirectionVolumeParams_GetMutable_dist(MR_MeshToDirectionVolumeParams *_this)
MRC_API MR_MeshToDirectionVolumeParams * MR_MeshToDirectionVolumeParams_DefaultConstructArray(size_t num_elems)
MRC_API MR_std_shared_ptr_MR_IFastWindingNumber * MR_MeshToDistanceVolumeParams_GetMutable_fwn(MR_MeshToDistanceVolumeParams *_this)
MRC_API void MR_MeshToDirectionVolumeParams_Set_projector(MR_MeshToDirectionVolumeParams *_this, MR_PassBy value_pass_by, MR_std_shared_ptr_MR_IPointsToMeshProjector *value)
MRC_API MR_MeshToDistanceVolumeParams * MR_MeshToDistanceVolumeParams_AssignFromAnother(MR_MeshToDistanceVolumeParams *_this, MR_PassBy _other_pass_by, MR_MeshToDistanceVolumeParams *_other)
struct MR_MeshToDirectionVolumeParams MR_MeshToDirectionVolumeParams
Generated from class MR::MeshToDirectionVolumeParams.
Definition MRMeshToDistanceVolume.h:29
MRC_API void MR_MeshToDistanceVolumeParams_Destroy(const MR_MeshToDistanceVolumeParams *_this)
Destroys a heap-allocated instance of MR_MeshToDistanceVolumeParams. Does nothing if the pointer is n...
MRC_API const MR_std_shared_ptr_MR_IFastWindingNumber * MR_MeshToDistanceVolumeParams_Get_fwn(const MR_MeshToDistanceVolumeParams *_this)
MRC_API MR_std_shared_ptr_MR_IPointsToMeshProjector * MR_MeshToDirectionVolumeParams_GetMutable_projector(MR_MeshToDirectionVolumeParams *_this)
MRC_API MR_MeshToDirectionVolumeParams * MR_MeshToDirectionVolumeParams_AssignFromAnother(MR_MeshToDirectionVolumeParams *_this, MR_PassBy _other_pass_by, MR_MeshToDirectionVolumeParams *_other)
MRC_API void MR_MeshToDistanceVolumeParams_DestroyArray(const MR_MeshToDistanceVolumeParams *_this)
Destroys a heap-allocated array of MR_MeshToDistanceVolumeParams. Does nothing if the pointer is null...
MRC_API MR_expected_MR_SimpleVolumeMinMax_std_string * MR_meshToDistanceVolume(const MR_MeshPart *mp, const MR_MeshToDistanceVolumeParams *params)
MRC_API void MR_MeshToDirectionVolumeParams_Set_dist(MR_MeshToDirectionVolumeParams *_this, const MR_DistanceToMeshOptions *value)
MRC_API const MR_MeshToDistanceVolumeParams * MR_MeshToDistanceVolumeParams_OffsetPtr(const MR_MeshToDistanceVolumeParams *ptr, ptrdiff_t i)
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the...
MRC_API MR_MeshToDistanceVolumeParams * MR_MeshToDistanceVolumeParams_DefaultConstruct(void)
MRC_API void MR_MeshToDistanceVolumeParams_Set_vol(MR_MeshToDistanceVolumeParams *_this, MR_PassBy value_pass_by, MR_DistanceVolumeParams *value)
MRC_API MR_SignedDistanceToMeshOptions * MR_MeshToDistanceVolumeParams_GetMutable_dist(MR_MeshToDistanceVolumeParams *_this)
MRC_API const MR_DistanceToMeshOptions * MR_MeshToDirectionVolumeParams_Get_dist(const MR_MeshToDirectionVolumeParams *_this)
MRC_API const MR_DistanceVolumeParams * MR_MeshToDirectionVolumeParams_Get_vol(const MR_MeshToDirectionVolumeParams *_this)
MRC_API const MR_DistanceVolumeParams * MR_MeshToDistanceVolumeParams_Get_vol(const MR_MeshToDistanceVolumeParams *_this)
MRC_API MR_MeshToDistanceVolumeParams * MR_MeshToDistanceVolumeParams_ConstructFrom(MR_PassBy vol_pass_by, MR_DistanceVolumeParams *vol, const MR_SignedDistanceToMeshOptions *dist, MR_PassBy fwn_pass_by, MR_std_shared_ptr_MR_IFastWindingNumber *fwn)
MRC_API MR_FunctionVolume * MR_meshToDistanceFunctionVolume(const MR_MeshPart *mp, const MR_MeshToDistanceVolumeParams *params)
struct MR_MeshToDistanceVolumeParams MR_MeshToDistanceVolumeParams
Generated from class MR::MeshToDistanceVolumeParams.
Definition MRMeshToDistanceVolume.h:26
MRC_API const MR_MeshToDirectionVolumeParams * MR_MeshToDirectionVolumeParams_OffsetPtr(const MR_MeshToDirectionVolumeParams *ptr, ptrdiff_t i)
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the...
MRC_API MR_expected_MR_SimpleVolumeMinMax_std_string * MR_meshRegionToIndicatorVolume(const MR_Mesh *mesh, const MR_FaceBitSet *region, float offset, const MR_DistanceVolumeParams *params)
MRC_API MR_MeshToDirectionVolumeParams * MR_MeshToDirectionVolumeParams_OffsetMutablePtr(MR_MeshToDirectionVolumeParams *ptr, ptrdiff_t i)
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the...
MRC_API const MR_std_shared_ptr_MR_IPointsToMeshProjector * MR_MeshToDirectionVolumeParams_Get_projector(const MR_MeshToDirectionVolumeParams *_this)
MRC_API MR_expected_std_array_MR_SimpleVolumeMinMax_3_std_string * MR_meshToDirectionVolume(const MR_MeshToDirectionVolumeParams *params)
MRC_API MR_MeshToDistanceVolumeParams * MR_MeshToDistanceVolumeParams_DefaultConstructArray(size_t num_elems)
MRC_API MR_MeshToDistanceVolumeParams * MR_MeshToDistanceVolumeParams_OffsetMutablePtr(MR_MeshToDistanceVolumeParams *ptr, ptrdiff_t i)
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the...
MRC_API MR_MeshToDirectionVolumeParams * MR_MeshToDirectionVolumeParams_ConstructFrom(MR_PassBy vol_pass_by, MR_DistanceVolumeParams *vol, const MR_DistanceToMeshOptions *dist, MR_PassBy projector_pass_by, MR_std_shared_ptr_MR_IPointsToMeshProjector *projector)
MRC_API const MR_SignedDistanceToMeshOptions * MR_MeshToDistanceVolumeParams_Get_dist(const MR_MeshToDistanceVolumeParams *_this)
MR_PassBy
Definition common.h:19
struct MR_FunctionVolume MR_FunctionVolume
Definition expected_MR_FunctionVolume_std_string.h:12
struct MR_expected_MR_SimpleVolumeMinMax_std_string MR_expected_MR_SimpleVolumeMinMax_std_string
Definition expected_MR_SimpleVolumeMinMax_std_string.h:18
struct MR_expected_std_array_MR_SimpleVolumeMinMax_3_std_string MR_expected_std_array_MR_SimpleVolumeMinMax_3_std_string
Definition expected_std_array_MR_SimpleVolumeMinMax_3_std_string.h:18
#define MRC_API
Definition exports.h:11
struct MR_std_shared_ptr_MR_IFastWindingNumber MR_std_shared_ptr_MR_IFastWindingNumber
Definition std_shared_ptr_MR_IFastWindingNumber.h:17
struct MR_std_shared_ptr_MR_IPointsToMeshProjector MR_std_shared_ptr_MR_IPointsToMeshProjector
Definition std_shared_ptr_MR_IPointsToMeshProjector.h:17