Class for aggregate several color map in one Color maps are aggregated according order Generated from class MR.FaceColorMapAggregator. This is the const half of the class. More...
Classes | |
| struct | _Underlying |
Public Member Functions | |
| virtual void | Dispose () |
| unsafe | Const_FaceColorMapAggregator () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_FaceColorMapAggregator (MR._ByValue_FaceColorMapAggregator _other) |
| Generated from constructor MR.FaceColorMapAggregator.FaceColorMapAggregator. | |
| Const_FaceColorMapAggregator (Const_FaceColorMapAggregator _other) | |
| Generated from constructor MR.FaceColorMapAggregator.FaceColorMapAggregator. | |
| Const_FaceColorMapAggregator (FaceColorMapAggregator _other) | |
| Generated from constructor MR.FaceColorMapAggregator.FaceColorMapAggregator. | |
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.FaceColorMapAggregator. This is the const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Generated from constructor MR.FaceColorMapAggregator.FaceColorMapAggregator.
|
inline |
Generated from constructor MR.FaceColorMapAggregator.FaceColorMapAggregator.
|
inline |
Generated from constructor MR.FaceColorMapAggregator.FaceColorMapAggregator.
|
inlinevirtual |
|
inlineprotectedvirtual |