MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::UiRenderParams Struct Reference

#include <MRMesh/MRIRenderObject.h>

Inheritance diagram for MR::UiRenderParams:

Public Types

using UiTaskList = std::vector<std::shared_ptr<BasicUiRenderTask>>

Public Attributes

UiTaskListtasks = nullptr
 Those are Z-sorted and then executed.
Public Attributes inherited from MR::BaseRenderParams
const Matrix4f & viewMatrix
const Matrix4f & projMatrix
ViewportId viewportId
Vector4i viewport
 id of the viewport

The documentation for this struct was generated from the following file: