Classes | |
| class | MR |
| class | MR.ConstBox_ViewportId |
| stores unique identifier of a viewport, which is power of two; id=0 has a special meaning of default viewport in some contexts Generated from class MR.ViewportId. This is the const reference to the struct. More... | |
| class | MR.Box_ViewportId |
| stores unique identifier of a viewport, which is power of two; id=0 has a special meaning of default viewport in some contexts Generated from class MR.ViewportId. This is the non-const reference to the struct. More... | |
| struct | MR.ViewportId |
| stores unique identifier of a viewport, which is power of two; id=0 has a special meaning of default viewport in some contexts Generated from class MR.ViewportId. This is the by-value version of the struct. More... | |
| class | MR.Const_ViewportMask |
| stores mask of viewport unique identifiers Generated from class MR.ViewportMask. This is the const half of the class. More... | |
| class | MR.ViewportMask |
| stores mask of viewport unique identifiers Generated from class MR.ViewportMask. This is the non-const half of the class. More... | |
| class | MR.Const_ViewportIterator |
| iterates over all ViewportIds in given ViewportMask Generated from class MR.ViewportIterator. This is the const half of the class. More... | |
| class | MR.ViewportIterator |
| iterates over all ViewportIds in given ViewportMask Generated from class MR.ViewportIterator. This is the non-const half of the class. More... | |