Class for aggregate several color map in one Color maps are aggregated according order Generated from class MR.VertColorMapAggregator. This is the const half of the class. More...
Classes | |
| struct | _Underlying |
Public Member Functions | |
| virtual void | Dispose () |
| unsafe | Const_VertColorMapAggregator () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_VertColorMapAggregator (MR._ByValue_VertColorMapAggregator _other) |
| Generated from constructor MR.VertColorMapAggregator.VertColorMapAggregator. | |
| Const_VertColorMapAggregator (Const_VertColorMapAggregator _other) | |
| Generated from constructor MR.VertColorMapAggregator.VertColorMapAggregator. | |
| Const_VertColorMapAggregator (VertColorMapAggregator _other) | |
| Generated from constructor MR.VertColorMapAggregator.VertColorMapAggregator. | |
Protected Member Functions | |
| virtual unsafe void | Dispose (bool disposing) |
Class for aggregate several color map in one Color maps are aggregated according order Generated from class MR.VertColorMapAggregator. This is the const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Generated from constructor MR.VertColorMapAggregator.VertColorMapAggregator.
|
inline |
Generated from constructor MR.VertColorMapAggregator.VertColorMapAggregator.
|
inline |
Generated from constructor MR.VertColorMapAggregator.VertColorMapAggregator.
|
inlinevirtual |
|
inlineprotectedvirtual |