MeshLib C Docs
Loading...
Searching...
No Matches
MRTeethMaskToDirectionVolume.h
Go to the documentation of this file.
1#pragma once
2
4#include <MRCMisc/common.h>
5#include <MRCMisc/exports.h>
6
7#include <stddef.h>
8#include <stdint.h>
9
10#ifdef __cplusplus
11extern "C" {
12#endif
13
14typedef struct MR_VdbVolume MR_VdbVolume; // Defined in `#include <MRCVoxels/MRVoxelsVolume.h>`.
15typedef struct MR_expected_MR_TeethMaskToDirectionVolumeConvertor_ProcessResult_std_string MR_expected_MR_TeethMaskToDirectionVolumeConvertor_ProcessResult_std_string; // Defined in `#include <MRCMisc/expected_MR_TeethMaskToDirectionVolumeConvertor_ProcessResult_std_string.h>`.
16typedef struct MR_expected_MR_TeethMaskToDirectionVolumeConvertor_std_string MR_expected_MR_TeethMaskToDirectionVolumeConvertor_std_string; // Defined in `#include <MRCMisc/expected_MR_TeethMaskToDirectionVolumeConvertor_std_string.h>`.
17typedef struct MR_expected_std_array_MR_SimpleVolumeMinMax_3_std_string MR_expected_std_array_MR_SimpleVolumeMinMax_3_std_string; // Defined in `#include <MRCMisc/expected_std_array_MR_SimpleVolumeMinMax_3_std_string.h>`.
18typedef struct MR_phmap_flat_hash_map_int32_t_MR_Box3i_phmap_Hash_int32_t MR_phmap_flat_hash_map_int32_t_MR_Box3i_phmap_Hash_int32_t; // Defined in `#include <MRCMisc/phmap_flat_hash_map_int32_t_MR_Box3i_phmap_Hash_int32_t.h>`.
19typedef struct MR_std_array_MR_SimpleVolumeMinMax_3 MR_std_array_MR_SimpleVolumeMinMax_3; // Defined in `#include <MRCMisc/std_array_MR_SimpleVolumeMinMax_3.h>`.
20typedef struct MR_std_optional_MR_DentalId MR_std_optional_MR_DentalId; // Defined in `#include <MRCMisc/std_optional_MR_DentalId.h>`.
21typedef struct MR_std_vector_int32_t MR_std_vector_int32_t; // Defined in `#include <MRCMisc/std_vector_int32_t.h>`.
22
23
26typedef struct MR_DentalId MR_DentalId;
27
33
36
41
43MRC_API const MR_DentalId *MR_DentalId_OffsetPtr(const MR_DentalId *ptr, ptrdiff_t i);
44
47
50
53
59
64
68MRC_API int32_t MR_DentalId_fdi(const MR_DentalId *_this);
69
73
76
79
82
85
90
100
106
112
118
123
127
132
137
141
146
150
155
159
162
165
169
172
175
180
188
189#ifdef __cplusplus
190} // extern "C"
191#endif
struct MR_VdbVolume MR_VdbVolume
Definition MRBox.h:19
struct MR_std_vector_int32_t MR_std_vector_int32_t
Definition MRIntersectionContour.h:15
MRC_API MR_expected_MR_TeethMaskToDirectionVolumeConvertor_std_string * MR_TeethMaskToDirectionVolumeConvertor_create(const MR_VdbVolume *volume, const MR_std_vector_int32_t *additionalIds)
MRC_API MR_TeethMaskToDirectionVolumeConvertor_ProcessResult * MR_TeethMaskToDirectionVolumeConvertor_ProcessResult_DefaultConstruct(void)
MRC_API void MR_TeethMaskToDirectionVolumeConvertor_ProcessResult_Destroy(const MR_TeethMaskToDirectionVolumeConvertor_ProcessResult *_this)
Destroys a heap-allocated instance of MR_TeethMaskToDirectionVolumeConvertor_ProcessResult....
MRC_API MR_TeethMaskToDirectionVolumeConvertor * MR_TeethMaskToDirectionVolumeConvertor_OffsetMutablePtr(MR_TeethMaskToDirectionVolumeConvertor *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_std_array_MR_SimpleVolumeMinMax_3 * MR_TeethMaskToDirectionVolumeConvertor_ProcessResult_GetMutable_volume(MR_TeethMaskToDirectionVolumeConvertor_ProcessResult *_this)
MRC_API MR_TeethMaskToDirectionVolumeConvertor_ProcessResult * MR_TeethMaskToDirectionVolumeConvertor_ProcessResult_ConstructFromAnother(MR_PassBy _other_pass_by, MR_TeethMaskToDirectionVolumeConvertor_ProcessResult *_other)
MRC_API MR_TeethMaskToDirectionVolumeConvertor * MR_TeethMaskToDirectionVolumeConvertor_AssignFromAnother(MR_TeethMaskToDirectionVolumeConvertor *_this, MR_PassBy _other_pass_by, MR_TeethMaskToDirectionVolumeConvertor *_other)
MRC_API void MR_TeethMaskToDirectionVolumeConvertor_ProcessResult_Set_volume(MR_TeethMaskToDirectionVolumeConvertor_ProcessResult *_this, MR_PassBy value_pass_by, MR_std_array_MR_SimpleVolumeMinMax_3 *value)
MRC_API MR_TeethMaskToDirectionVolumeConvertor_ProcessResult * MR_TeethMaskToDirectionVolumeConvertor_ProcessResult_OffsetMutablePtr(MR_TeethMaskToDirectionVolumeConvertor_ProcessResult *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_TeethMaskToDirectionVolumeConvertor_ProcessResult_std_string * MR_TeethMaskToDirectionVolumeConvertor_convertObject(const MR_TeethMaskToDirectionVolumeConvertor *_this, int32_t id)
MRC_API MR_DentalId * MR_DentalId_ConstructFromAnother(const MR_DentalId *_other)
MRC_API MR_DentalId * MR_DentalId_OffsetMutablePtr(MR_DentalId *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 void MR_TeethMaskToDirectionVolumeConvertor_Destroy(const MR_TeethMaskToDirectionVolumeConvertor *_this)
Destroys a heap-allocated instance of MR_TeethMaskToDirectionVolumeConvertor. Does nothing if the poi...
MRC_API MR_TeethMaskToDirectionVolumeConvertor_ProcessResult * MR_TeethMaskToDirectionVolumeConvertor_ProcessResult_ConstructFrom(MR_PassBy volume_pass_by, MR_std_array_MR_SimpleVolumeMinMax_3 *volume, MR_AffineXf3f xf)
MRC_API const MR_TeethMaskToDirectionVolumeConvertor_ProcessResult * MR_TeethMaskToDirectionVolumeConvertor_ProcessResult_OffsetPtr(const MR_TeethMaskToDirectionVolumeConvertor_ProcessResult *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 int32_t MR_DentalId_fdi(const MR_DentalId *_this)
MRC_API MR_std_optional_MR_DentalId * MR_DentalId_fromFDI(int32_t id)
MRC_API MR_AffineXf3f * MR_TeethMaskToDirectionVolumeConvertor_ProcessResult_GetMutable_xf(MR_TeethMaskToDirectionVolumeConvertor_ProcessResult *_this)
MRC_API const MR_std_array_MR_SimpleVolumeMinMax_3 * MR_TeethMaskToDirectionVolumeConvertor_ProcessResult_Get_volume(const MR_TeethMaskToDirectionVolumeConvertor_ProcessResult *_this)
MRC_API MR_TeethMaskToDirectionVolumeConvertor_ProcessResult * MR_TeethMaskToDirectionVolumeConvertor_ProcessResult_AssignFromAnother(MR_TeethMaskToDirectionVolumeConvertor_ProcessResult *_this, MR_PassBy _other_pass_by, MR_TeethMaskToDirectionVolumeConvertor_ProcessResult *_other)
MRC_API void MR_TeethMaskToDirectionVolumeConvertor_ProcessResult_Set_xf(MR_TeethMaskToDirectionVolumeConvertor_ProcessResult *_this, MR_AffineXf3f value)
MRC_API const MR_phmap_flat_hash_map_int32_t_MR_Box3i_phmap_Hash_int32_t * MR_TeethMaskToDirectionVolumeConvertor_getObjectBounds(const MR_TeethMaskToDirectionVolumeConvertor *_this)
MRC_API const MR_AffineXf3f * MR_TeethMaskToDirectionVolumeConvertor_ProcessResult_Get_xf(const MR_TeethMaskToDirectionVolumeConvertor_ProcessResult *_this)
MRC_API void MR_TeethMaskToDirectionVolumeConvertor_ProcessResult_DestroyArray(const MR_TeethMaskToDirectionVolumeConvertor_ProcessResult *_this)
Destroys a heap-allocated array of MR_TeethMaskToDirectionVolumeConvertor_ProcessResult....
MRC_API void MR_DentalId_Destroy(const MR_DentalId *_this)
Destroys a heap-allocated instance of MR_DentalId. Does nothing if the pointer is null.
MRC_API MR_TeethMaskToDirectionVolumeConvertor * MR_TeethMaskToDirectionVolumeConvertor_ConstructFromAnother(MR_PassBy _other_pass_by, MR_TeethMaskToDirectionVolumeConvertor *_other)
MRC_API MR_TeethMaskToDirectionVolumeConvertor_ProcessResult * MR_TeethMaskToDirectionVolumeConvertor_ProcessResult_DefaultConstructArray(size_t num_elems)
MRC_API void MR_TeethMaskToDirectionVolumeConvertor_DestroyArray(const MR_TeethMaskToDirectionVolumeConvertor *_this)
Destroys a heap-allocated array of MR_TeethMaskToDirectionVolumeConvertor. Does nothing if the pointe...
MRC_API MR_expected_std_array_MR_SimpleVolumeMinMax_3_std_string * MR_teethMaskToDirectionVolume(const MR_VdbVolume *volume, const MR_std_vector_int32_t *additionalIds)
MRC_API const MR_TeethMaskToDirectionVolumeConvertor * MR_TeethMaskToDirectionVolumeConvertor_OffsetPtr(const MR_TeethMaskToDirectionVolumeConvertor *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_DentalId * MR_DentalId_AssignFromAnother(MR_DentalId *_this, const MR_DentalId *_other)
MRC_API MR_expected_MR_TeethMaskToDirectionVolumeConvertor_ProcessResult_std_string * MR_TeethMaskToDirectionVolumeConvertor_convertAll(const MR_TeethMaskToDirectionVolumeConvertor *_this)
MRC_API void MR_DentalId_DestroyArray(const MR_DentalId *_this)
Destroys a heap-allocated array of MR_DentalId. Does nothing if the pointer is null.
MRC_API const MR_DentalId * MR_DentalId_OffsetPtr(const MR_DentalId *ptr, ptrdiff_t i)
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the...
MR_PassBy
Definition common.h:19
struct MR_TeethMaskToDirectionVolumeConvertor_ProcessResult MR_TeethMaskToDirectionVolumeConvertor_ProcessResult
Definition expected_MR_TeethMaskToDirectionVolumeConvertor_ProcessResult_std_string.h:12
struct MR_expected_MR_TeethMaskToDirectionVolumeConvertor_ProcessResult_std_string MR_expected_MR_TeethMaskToDirectionVolumeConvertor_ProcessResult_std_string
Definition expected_MR_TeethMaskToDirectionVolumeConvertor_ProcessResult_std_string.h:18
struct MR_TeethMaskToDirectionVolumeConvertor MR_TeethMaskToDirectionVolumeConvertor
Definition expected_MR_TeethMaskToDirectionVolumeConvertor_std_string.h:12
struct MR_expected_MR_TeethMaskToDirectionVolumeConvertor_std_string MR_expected_MR_TeethMaskToDirectionVolumeConvertor_std_string
Definition expected_MR_TeethMaskToDirectionVolumeConvertor_std_string.h:18
struct MR_std_array_MR_SimpleVolumeMinMax_3 MR_std_array_MR_SimpleVolumeMinMax_3
Definition expected_std_array_MR_SimpleVolumeMinMax_3_std_string.h:12
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_phmap_flat_hash_map_int32_t_MR_Box3i_phmap_Hash_int32_t MR_phmap_flat_hash_map_int32_t_MR_Box3i_phmap_Hash_int32_t
Definition phmap_flat_hash_map_int32_t_MR_Box3i_phmap_Hash_int32_t.h:19
struct MR_std_optional_MR_DentalId MR_std_optional_MR_DentalId
Definition std_optional_MR_DentalId.h:16
struct MR_DentalId MR_DentalId
Definition std_optional_MR_DentalId.h:11
Definition MRAffineXf.h:36