vOOlkan
An object oriented approach to Vulkan
Vulkan::PipelineOptions::Viewport Class Reference

This class is used to tell the pipeline that 1 dynamic viewport is present. More...

#include <Viewport.h>

Public Member Functions

 Viewport ()
 
const VkPipelineViewportStateCreateInfo & operator+ () const
 

Detailed Description

This class is used to tell the pipeline that 1 dynamic viewport is present.

At the moment only a single dynamic viewport and scissor is possible.

Constructor & Destructor Documentation

◆ Viewport()

Vulkan::PipelineOptions::Viewport::Viewport ( )
inline

Member Function Documentation

◆ operator+()

const VkPipelineViewportStateCreateInfo & Vulkan::PipelineOptions::Viewport::operator+ ( ) const
inline

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