storage for points on voxel edges used in Marching Cubes algorithms Generated from class MR.SeparationPointStorage. This is the non-const half of the class.
More...
storage for points on voxel edges used in Marching Cubes algorithms Generated from class MR.SeparationPointStorage. This is the non-const half of the class.
◆ SeparationPointStorage() [1/4]
| unsafe MR.SeparationPointStorage.SeparationPointStorage |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ SeparationPointStorage() [2/4]
| unsafe MR.SeparationPointStorage.SeparationPointStorage |
( |
MR._ByValue_SeparationPointStorage | _other | ) |
|
|
inline |
Generated from constructor MR.SeparationPointStorage.SeparationPointStorage.
◆ SeparationPointStorage() [3/4]
| MR.SeparationPointStorage.SeparationPointStorage |
( |
Const_SeparationPointStorage | _other | ) |
|
|
inline |
Generated from constructor MR.SeparationPointStorage.SeparationPointStorage.
◆ SeparationPointStorage() [4/4]
Generated from constructor MR.SeparationPointStorage.SeparationPointStorage.
◆ assign()
Generated from method MR.SeparationPointStorage.operator=.
◆ getBlock()
| unsafe MR.SeparationPointStorage.Block MR.SeparationPointStorage.getBlock |
( |
ulong | blockIndex | ) |
|
|
inline |
◆ makeUniqueVids()
| unsafe int MR.SeparationPointStorage.makeUniqueVids |
( |
| ) |
|
|
inline |
◆ resize()
| unsafe void MR.SeparationPointStorage.resize |
( |
ulong | blockCount, |
|
|
ulong | blockSize ) |
|
inline |
The documentation for this class was generated from the following file: