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 non-const half of the class.
More...
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 non-const half of the class.
◆ ViewportProperty_MRMatrix3f() [1/5]
| unsafe MR.ViewportProperty_MRMatrix3f.ViewportProperty_MRMatrix3f |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ ViewportProperty_MRMatrix3f() [2/5]
| unsafe MR.ViewportProperty_MRMatrix3f.ViewportProperty_MRMatrix3f |
( |
MR._ByValue_ViewportProperty_MRMatrix3f | _other | ) |
|
|
inline |
Generated from constructor MR.ViewportProperty<MR.Matrix3f>::ViewportProperty.
◆ ViewportProperty_MRMatrix3f() [3/5]
| MR.ViewportProperty_MRMatrix3f.ViewportProperty_MRMatrix3f |
( |
Const_ViewportProperty_MRMatrix3f | _other | ) |
|
|
inline |
Generated from constructor MR.ViewportProperty<MR.Matrix3f>::ViewportProperty.
◆ ViewportProperty_MRMatrix3f() [4/5]
Generated from constructor MR.ViewportProperty<MR.Matrix3f>::ViewportProperty.
◆ ViewportProperty_MRMatrix3f() [5/5]
| unsafe MR.ViewportProperty_MRMatrix3f.ViewportProperty_MRMatrix3f |
( |
in MR.Matrix3f | def | ) |
|
|
inline |
Generated from constructor MR.ViewportProperty<MR.Matrix3f>::ViewportProperty.
◆ assign()
Generated from method MR.ViewportProperty<MR.Matrix3f>::operator=.
◆ get()
| unsafe new ref MR.Matrix3f MR.ViewportProperty_MRMatrix3f.get |
( |
| ) |
|
|
inline |
Generated from method MR.ViewportProperty<MR.Matrix3f>::get.
◆ operator ViewportProperty_MRMatrix3f()
Generated from constructor MR.ViewportProperty<MR.Matrix3f>::ViewportProperty.
◆ reset() [1/2]
| unsafe bool MR.ViewportProperty_MRMatrix3f.reset |
( |
| ) |
|
|
inline |
forgets specific property value for all viewports; returns true if any specific value was removed Generated from method MR.ViewportProperty<MR.Matrix3f>::reset.
◆ reset() [2/2]
| unsafe bool MR.ViewportProperty_MRMatrix3f.reset |
( |
MR.ViewportId | id | ) |
|
|
inline |
forgets specific property value for given viewport (or all viewports if !id); returns true if any specific value was removed Generated from method MR.ViewportProperty<MR.Matrix3f>::reset.
◆ set() [1/2]
| unsafe void MR.ViewportProperty_MRMatrix3f.set |
( |
MR.Matrix3f | def | ) |
|
|
inline |
sets default property value Generated from method MR.ViewportProperty<MR.Matrix3f>::set.
◆ set() [2/2]
sets specific property value for given viewport (or default value if !id) Generated from method MR.ViewportProperty<MR.Matrix3f>::set.
◆ this[MR.ViewportId id]
returns direct access to value associated with given viewport (or default value if !id) Generated from method MR.ViewportProperty<MR.Matrix3f>::operator[].
The documentation for this class was generated from the following file: