flat map: I -> T Generated from class MR.BMap<MR.PixelId, MR.PixelId>. This is the const half of the class.
More...
Inheritance diagram for MR.Const_BMap_MRPixelId_MRPixelId:Classes | |
| struct | _Underlying |
Public Member Functions | |
| virtual void | Dispose () |
| unsafe | Const_BMap_MRPixelId_MRPixelId () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_BMap_MRPixelId_MRPixelId (MR._ByValue_Buffer_MRPixelId_MRPixelId b, ulong tsize) |
Constructs MR.BMap<MR.PixelId, MR.PixelId> elementwise. | |
| unsafe | Const_BMap_MRPixelId_MRPixelId (MR._ByValue_BMap_MRPixelId_MRPixelId _other) |
Generated from constructor MR.BMap<MR.PixelId, MR.PixelId>::BMap. | |
Protected Member Functions | |
| virtual unsafe void | Dispose (bool disposing) |
Properties | |
| unsafe MR.Const_Buffer_MRPixelId_MRPixelId | b [get] |
| target size, all values inside b must be less than this value | |
| unsafe ulong | tsize [get] |
Properties inherited from MR.Misc.Object< Const_BMap_MRPixelId_MRPixelId > | |
| virtual bool | _IsOwning [get] |
| Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough. | |
Additional Inherited Members | |
Protected Attributes inherited from MR.Misc.Object< Const_BMap_MRPixelId_MRPixelId > | |
| bool | _IsOwningVal |
flat map: I -> T Generated from class MR.BMap<MR.PixelId, MR.PixelId>. This is the const half of the class.