LiteFX 0.3.1.2022
Computer Graphics Engine
|
This is the complete list of members for LiteFX::Rendering::IViewport, including all inherited members.
getMaxDepth() const noexcept=0 | LiteFX::Rendering::IViewport | pure virtual |
getMinDepth() const noexcept=0 | LiteFX::Rendering::IViewport | pure virtual |
getRectangle() const noexcept=0 | LiteFX::Rendering::IViewport | pure virtual |
setMaxDepth(const float &depth) const noexcept=0 | LiteFX::Rendering::IViewport | pure virtual |
setMinDepth(const float &depth) const noexcept=0 | LiteFX::Rendering::IViewport | pure virtual |
setRectangle(const RectF &rectangle) noexcept=0 | LiteFX::Rendering::IViewport | pure virtual |
~IViewport() noexcept=default | LiteFX::Rendering::IViewport | virtual |