minimum and maximum of some elements of type T, and the indices of where minimum and maximum are reached of type I Generated from class MR::MinMaxArg<float, MR.VertId>. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
minimum and maximum of some elements of type T, and the indices of where minimum and maximum are reached of type I Generated from class MR::MinMaxArg<float, MR.VertId>. This is the const half of the class.
◆ Const_MinMaxArg_Float_MRVertId() [1/4]
| unsafe MR.Const_MinMaxArg_Float_MRVertId.Const_MinMaxArg_Float_MRVertId |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_MinMaxArg_Float_MRVertId() [2/4]
| unsafe MR.Const_MinMaxArg_Float_MRVertId.Const_MinMaxArg_Float_MRVertId |
( |
float | min, |
|
|
float | max, |
|
|
MR.VertId | minArg, |
|
|
MR.VertId | maxArg ) |
|
inline |
Constructs MR::MinMaxArg<float, MR.VertId> elementwise.
◆ Const_MinMaxArg_Float_MRVertId() [3/4]
Generated from constructor MR::MinMaxArg<float, MR.VertId>::MinMaxArg.
◆ Const_MinMaxArg_Float_MRVertId() [4/4]
Generated from constructor MR::MinMaxArg<float, MR.VertId>::MinMaxArg.
◆ Dispose() [1/2]
| virtual void MR.Const_MinMaxArg_Float_MRVertId.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_MinMaxArg_Float_MRVertId.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ maxPair()
| unsafe MR.Std.Pair_Float_MRVertId MR.Const_MinMaxArg_Float_MRVertId.maxPair |
( |
| ) |
|
|
inline |
◆ minPair()
| unsafe MR.Std.Pair_Float_MRVertId MR.Const_MinMaxArg_Float_MRVertId.minPair |
( |
| ) |
|
|
inline |
◆ __ref_storage_max
| unsafe float* MR.Const_MinMaxArg_Float_MRVertId.__ref_storage_max |
|
protected |
◆ __ref_storage_maxArg
| unsafe MR.VertId* MR.Const_MinMaxArg_Float_MRVertId.__ref_storage_maxArg |
|
protected |
◆ __ref_storage_min
| unsafe float* MR.Const_MinMaxArg_Float_MRVertId.__ref_storage_min |
|
protected |
◆ __ref_storage_minArg
| unsafe MR.VertId* MR.Const_MinMaxArg_Float_MRVertId.__ref_storage_minArg |
|
protected |
◆ max
| unsafe float MR.Const_MinMaxArg_Float_MRVertId.max |
|
get |
◆ maxArg
| unsafe ref readonly MR.VertId MR.Const_MinMaxArg_Float_MRVertId.maxArg |
|
get |
◆ min
| unsafe float MR.Const_MinMaxArg_Float_MRVertId.min |
|
get |
◆ minArg
| unsafe ref readonly MR.VertId MR.Const_MinMaxArg_Float_MRVertId.minArg |
|
get |
The documentation for this class was generated from the following file: