Generated from class MR.SeparationPointStorage.Block. This is the const half of the class.
More...
|
| virtual void | Dispose () |
| unsafe | Const_Block () |
| | Constructs an empty (default-constructed) instance.
|
| unsafe | Const_Block (MR.Phmap._ByValue_FlatHashMap_MRUint64T_StdArrayMRVertId3_PhmapHashMRUint64T smap, MR.Std._ByValue_Vector_MRVector3f coords, MR.VertId shift, MR._ByValue_Triangulation tris, MR._ByValue_Vector_MRVoxelId_MRFaceId faceMap) |
| | Constructs MR.SeparationPointStorage.Block elementwise.
|
| unsafe | Const_Block (MR.SeparationPointStorage._ByValue_Block _other) |
| | Generated from constructor MR::SeparationPointStorage::Block::Block.
|
| | Const_Block (Const_Block _other) |
| | Generated from constructor MR::SeparationPointStorage::Block::Block.
|
| | Const_Block (Block _other) |
| | Generated from constructor MR::SeparationPointStorage::Block::Block.
|
| unsafe MR.VertId | nextVid () |
| | during filling, it is the id of next valid point; Generated from method MR::SeparationPointStorage::Block::nextVid.
|
|
| virtual unsafe void | Dispose (bool disposing) |
Generated from class MR.SeparationPointStorage.Block. This is the const half of the class.
◆ Const_Block() [1/5]
| unsafe MR.Const_SeparationPointStorage.Const_Block.Const_Block |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_Block() [2/5]
| unsafe MR.Const_SeparationPointStorage.Const_Block.Const_Block |
( |
MR.Phmap._ByValue_FlatHashMap_MRUint64T_StdArrayMRVertId3_PhmapHashMRUint64T | smap, |
|
|
MR.Std._ByValue_Vector_MRVector3f | coords, |
|
|
MR.VertId | shift, |
|
|
MR._ByValue_Triangulation | tris, |
|
|
MR._ByValue_Vector_MRVoxelId_MRFaceId | faceMap ) |
|
inline |
◆ Const_Block() [3/5]
| unsafe MR.Const_SeparationPointStorage.Const_Block.Const_Block |
( |
MR.SeparationPointStorage._ByValue_Block | _other | ) |
|
|
inline |
Generated from constructor MR::SeparationPointStorage::Block::Block.
◆ Const_Block() [4/5]
| MR.Const_SeparationPointStorage.Const_Block.Const_Block |
( |
Const_Block | _other | ) |
|
|
inline |
Generated from constructor MR::SeparationPointStorage::Block::Block.
◆ Const_Block() [5/5]
| MR.Const_SeparationPointStorage.Const_Block.Const_Block |
( |
Block | _other | ) |
|
|
inline |
Generated from constructor MR::SeparationPointStorage::Block::Block.
◆ Dispose() [1/2]
| virtual void MR.Const_SeparationPointStorage.Const_Block.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_SeparationPointStorage.Const_Block.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ nextVid()
| unsafe MR.VertId MR.Const_SeparationPointStorage.Const_Block.nextVid |
( |
| ) |
|
|
inline |
during filling, it is the id of next valid point; Generated from method MR::SeparationPointStorage::Block::nextVid.
◆ __ref_storage_shift
| unsafe MR.VertId* MR.Const_SeparationPointStorage.Const_Block.__ref_storage_shift |
|
protected |
◆ coords
| unsafe MR.Std.Const_Vector_MRVector3f MR.Const_SeparationPointStorage.Const_Block.coords |
|
getprotected set |
◆ faceMap
◆ shift
| unsafe ref readonly MR.VertId MR.Const_SeparationPointStorage.Const_Block.shift |
|
get |
after makeUniqueVids(), it is the unique id of first point in coords
◆ smap
| unsafe MR.Phmap.Const_FlatHashMap_MRUint64T_StdArrayMRVertId3_PhmapHashMRUint64T MR.Const_SeparationPointStorage.Const_Block.smap |
|
getprotected set |
◆ tris
The documentation for this class was generated from the following file: