FTEQW
Documentation of the FTE engine source tree.
VkViewport Struct Reference

#include <vulkan.h>

Public Attributes

float x
 
float y
 
float width
 
float height
 
float minDepth
 
float maxDepth
 

Member Data Documentation

◆ height

float VkViewport::height

◆ maxDepth

float VkViewport::maxDepth

◆ minDepth

float VkViewport::minDepth

◆ width

float VkViewport::width

◆ x

float VkViewport::x

◆ y

float VkViewport::y

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