storage of some viewport-dependent property, which has some default value for all viewports and special values for some specific viewports Generated from class MR::ViewportProperty<MR.Matrix3f>. This is the const half of the class. More...
Classes | |
| struct | _Underlying |
Public Member Functions | |
| virtual void | Dispose () |
| unsafe | Const_ViewportProperty_MRMatrix3f () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_ViewportProperty_MRMatrix3f (MR._ByValue_ViewportProperty_MRMatrix3f _other) |
| Generated from constructor MR::ViewportProperty<MR.Matrix3f>::ViewportProperty. | |
| Const_ViewportProperty_MRMatrix3f (Const_ViewportProperty_MRMatrix3f _other) | |
| Generated from constructor MR::ViewportProperty<MR.Matrix3f>::ViewportProperty. | |
| Const_ViewportProperty_MRMatrix3f (ViewportProperty_MRMatrix3f _other) | |
| Generated from constructor MR::ViewportProperty<MR.Matrix3f>::ViewportProperty. | |
| unsafe | Const_ViewportProperty_MRMatrix3f (in MR.Matrix3f def) |
| Generated from constructor MR::ViewportProperty<MR.Matrix3f>::ViewportProperty. | |
| unsafe ref readonly MR.Matrix3f | get () |
| gets default property value Generated from method MR::ViewportProperty<MR.Matrix3f>get. | |
| unsafe ref readonly MR.Matrix3f | get (MR.ViewportId id, MR.Misc.InOut< bool >? isDef=null) |
| gets property value for given viewport: specific if available otherwise default one; | |
| bool | Equals (MR.Const_ViewportProperty_MRMatrix3f? _1) |
| override bool | Equals (object? other) |
Static Public Member Functions | |
| static unsafe implicit | operator Const_ViewportProperty_MRMatrix3f (in MR.Matrix3f def) |
| Generated from constructor MR::ViewportProperty<MR.Matrix3f>::ViewportProperty. | |
| static unsafe bool | operator== (MR.Const_ViewportProperty_MRMatrix3f _this, MR.Const_ViewportProperty_MRMatrix3f _1) |
| Generated from method MR::ViewportProperty<MR.Matrix3f>operator==. | |
| static unsafe bool | operator!= (MR.Const_ViewportProperty_MRMatrix3f _this, MR.Const_ViewportProperty_MRMatrix3f _1) |
Protected Member Functions | |
| virtual unsafe void | Dispose (bool disposing) |
storage of some viewport-dependent property, which has some default value for all viewports and special values for some specific viewports Generated from class MR::ViewportProperty<MR.Matrix3f>. This is the const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Generated from constructor MR::ViewportProperty<MR.Matrix3f>::ViewportProperty.
|
inline |
Generated from constructor MR::ViewportProperty<MR.Matrix3f>::ViewportProperty.
|
inline |
Generated from constructor MR::ViewportProperty<MR.Matrix3f>::ViewportProperty.
|
inline |
Generated from constructor MR::ViewportProperty<MR.Matrix3f>::ViewportProperty.
|
inlinevirtual |
|
inlineprotectedvirtual |
|
inline |
|
inline |
|
inline |
gets default property value Generated from method MR::ViewportProperty<MR.Matrix3f>get.
|
inline |
gets property value for given viewport: specific if available otherwise default one;
| isDef | receives true if this viewport does not have specific value and default one is returned Generated from method MR::ViewportProperty<MR.Matrix3f>get. |
|
inlinestatic |
Generated from constructor MR::ViewportProperty<MR.Matrix3f>::ViewportProperty.
|
inlinestatic |
|
inlinestatic |
Generated from method MR::ViewportProperty<MR.Matrix3f>operator==.