VV::Corridors::Viewport struct

Surface viewing region.

Specification

Base classes

template<typename VulkanType, EStructureType TemplateSpecifiedStype = EStructureType::Max_Enum>
struct VV::V0::VKStruct_Base<VkViewport>
Base struct for wrapping Vulkan native C API Structs.

Public functions

auto operator==(const Viewport& _other) -> bool
auto operator!=(const Viewport& _other) -> bool

Public variables

f32 X
f32 Y
f32 Width
f32 Height
f32 MinDepth
f32 MaxDepth