MeshLib C Docs
Loading...
Searching...
No Matches
phmap_flat_hash_map_MR_VoxelId_MR_VoxelId.h
Go to the documentation of this file.
1#pragma once
2
3#include <MRCMisc/common.h>
4#include <MRCMisc/exports.h>
5
6#include <stdbool.h>
7#include <stddef.h>
8
9#ifdef __cplusplus
10extern "C" {
11#endif
12
13typedef struct MR_VoxelId MR_VoxelId; // Defined in `#include <MRCMesh/MRId.h>`.
14typedef struct MR_std_pair_const_MR_VoxelId_MR_VoxelId MR_std_pair_const_MR_VoxelId_MR_VoxelId; // Defined in `#include <MRCMisc/std_pair_const_MR_VoxelId_MR_VoxelId.h>`.
15
16
20
24
28
32
37
43
49
52
55
59
63
67
71
76
83
88
95
102
108
113
119
124
130
135
141
146
150
155
162
169
172
175
179
183
188
192
197
204
211
214
217
221
225
231
237
243
247
252
258
264
270
274
279
280#ifdef __cplusplus
281} // extern "C"
282#endif
struct MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId
Definition MRBitSet.h:53
MR_PassBy
Definition common.h:23
#define MRC_API
Definition include/MRCMisc/exports.h:11
MRC_API void MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_DestroyArray(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId. Does nothing if the ...
MRC_API const MR_VoxelId * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator_deref_value(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator *_this)
MRC_API MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator_ConstructFromAnother(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator *other)
MRC_API MR_std_pair_const_MR_VoxelId_MR_VoxelId * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator_deref(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator *_this)
MRC_API MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_find_mut(MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId *_this, const MR_VoxelId *key)
MRC_API void MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator_incr(MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator *_this)
MRC_API MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator_OffsetMutablePtr(MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator *ptr, ptrdiff_t i)
MRC_API const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator_OffsetPtr(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator *ptr, ptrdiff_t i)
MRC_API size_t MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_size(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId *_this)
MRC_API MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_DefaultConstructArray(size_t num_elems)
MRC_API bool MR_equal_MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator *a, const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator *b)
MRC_API void MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator_Destroy(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator....
MRC_API MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_begin_mut(MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId *_this)
MRC_API bool MR_equal_MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator *a, const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator *b)
MRC_API void MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator_AssignFromAnother(MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator *_this, const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator *other)
MRC_API void MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator_incr(MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator *_this)
MRC_API MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_begin(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId *_this)
MRC_API const MR_std_pair_const_MR_VoxelId_MR_VoxelId * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator_deref(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator *_this)
MRC_API MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator_ConstructFromAnother(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator *other)
MRC_API bool MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_is_end(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId *_this, const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator *iter)
MRC_API bool MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_is_end_mut(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId *_this, const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator *iter)
MRC_API bool MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_empty(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId *_this)
MRC_API MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_end(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId *_this)
MRC_API void MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator_AssignFromAnother(MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator *_this, const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator *other)
MRC_API bool MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_is_begin_mut(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId *_this, const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator *iter)
MRC_API MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator_DefaultConstruct(void)
struct MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator
Definition phmap_flat_hash_map_MR_VoxelId_MR_VoxelId.h:27
MRC_API void MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator_DestroyArray(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator....
MRC_API const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator_OffsetPtr(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator *ptr, ptrdiff_t i)
MRC_API void MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_clear(MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId *_this)
MRC_API bool MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_contains(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId *_this, const MR_VoxelId *key)
MRC_API bool MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_is_begin(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId *_this, const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator *iter)
MRC_API const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_OffsetPtr(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId *ptr, ptrdiff_t i)
MRC_API void MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_AssignFromAnother(MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId *_this, MR_PassBy other_pass_by, MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId *other)
MRC_API MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator_OffsetMutablePtr(MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator *ptr, ptrdiff_t i)
MRC_API MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_end_mut(MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId *_this)
MRC_API MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_ConstructFromAnother(MR_PassBy other_pass_by, MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId *other)
MRC_API MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator_from_mutable(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator *iter)
MRC_API void MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator_DestroyArray(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator....
MRC_API MR_VoxelId * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_find_or_construct_elem(MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId *_this, const MR_VoxelId *key)
MRC_API MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator_DefaultConstructArray(size_t num_elems)
MRC_API void MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator_Destroy(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator....
MRC_API MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator_DefaultConstruct(void)
MRC_API MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_DefaultConstruct(void)
MRC_API MR_VoxelId * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator_deref_value(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator *_this)
MRC_API MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_find(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId *_this, const MR_VoxelId *key)
struct MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator
Definition phmap_flat_hash_map_MR_VoxelId_MR_VoxelId.h:23
MRC_API const MR_VoxelId * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator_deref_key(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator *_this)
MRC_API void MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_Destroy(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId....
struct MR_std_pair_const_MR_VoxelId_MR_VoxelId MR_std_pair_const_MR_VoxelId_MR_VoxelId
Definition phmap_flat_hash_map_MR_VoxelId_MR_VoxelId.h:14
MRC_API MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_OffsetMutablePtr(MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId *ptr, ptrdiff_t i)
MRC_API const MR_VoxelId * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator_deref_key(const MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_const_iterator *_this)
MRC_API MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator * MR_phmap_flat_hash_map_MR_VoxelId_MR_VoxelId_iterator_DefaultConstructArray(size_t num_elems)
Definition MRId.h:149