CMSC23700 Common Code Library
Support code for CS23700 programming projects
Loading...
Searching...
No Matches
cs237-application.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cs237::Application
 the base class for applications More...
 
struct  cs237::Application::SamplerInfo
 
struct  cs237::Application::Queues< T >
 information about queue families More...
 
struct  cs237::Application::SwapChainDetails
 

Namespaces

namespace  cs237
 
namespace  cs237::__detail
 

Detailed Description

Support code for CMSC 23700 Autumn 2023.

Author
John Reppy