VkCV Framework  0.0.1
CV Vulkan framework
Handles.cpp File Reference

Central header file for all possible handles that the framework will hand out. More...

#include "vkcv/Handles.hpp"
#include <iostream>
Include dependency graph for Handles.cpp:

Go to the source code of this file.

Functions

std::ostream & vkcv::operator<< (std::ostream &out, const Handle &handle)
 

Detailed Description

Central header file for all possible handles that the framework will hand out.

Authors
Artur Wasmut

Definition in file Handles.cpp.