#include <EditorState.hpp>
◆ Contains()
| bool EditorViewportState::Contains |
( |
ImVec2 |
pos | ) |
const |
|
inline |
◆ HasRect()
| bool EditorViewportState::HasRect |
( |
| ) |
const |
|
inline |
◆ Size()
| ImVec2 EditorViewportState::Size |
( |
| ) |
const |
|
inline |
◆ WindowPointToRenderPixel()
| bool EditorViewportState::WindowPointToRenderPixel |
( |
ImVec2 |
pos, |
|
|
int2 & |
outPixel |
|
) |
| const |
|
inline |
◆ contentMax
| ImVec2 EditorViewportState::contentMax {0.0f, 0.0f} |
◆ contentMin
| ImVec2 EditorViewportState::contentMin {0.0f, 0.0f} |
◆ renderExtent
| RHIExtent2D EditorViewportState::renderExtent {1280u, 720u} |
◆ visible
| bool EditorViewportState::visible {false} |
The documentation for this struct was generated from the following file: