a class for converting 2D integer coordinates into 1D linear coordinates and backward Generated from class MR.RectIndexer. Derived classes: Direct: (non-virtual) MR.DistanceMap MR.Matrix<float> This is the non-const half of the class.
More...
a class for converting 2D integer coordinates into 1D linear coordinates and backward Generated from class MR.RectIndexer. Derived classes: Direct: (non-virtual) MR.DistanceMap MR.Matrix<float> This is the non-const half of the class.
◆ RectIndexer() [1/4]
| unsafe MR.RectIndexer.RectIndexer |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ RectIndexer() [2/4]
| unsafe MR.RectIndexer.RectIndexer |
( |
MR.Const_RectIndexer | _other | ) |
|
|
inline |
Generated from constructor MR.RectIndexer.RectIndexer.
◆ RectIndexer() [3/4]
Generated from constructor MR.RectIndexer.RectIndexer.
◆ RectIndexer() [4/4]
| unsafe MR.RectIndexer.RectIndexer |
( |
in MR.Vector2i | dims | ) |
|
|
inline |
Generated from constructor MR.RectIndexer.RectIndexer.
◆ assign()
| unsafe MR.RectIndexer MR.RectIndexer.assign |
( |
MR.Const_RectIndexer | _other | ) |
|
|
inline |
Generated from method MR.RectIndexer.operator=.
◆ operator RectIndexer()
Generated from constructor MR.RectIndexer.RectIndexer.
◆ resize()
| unsafe void MR.RectIndexer.resize |
( |
in MR.Vector2i | dims | ) |
|
|
inline |
The documentation for this class was generated from the following file: