CMSC23740 Common Code Library
Support code for CS23740 programming projects
Loading...
Searching...
No Matches
attachment.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::Attachment
 Frame-buffer attachments for off-screen rendering support. More...
 
class  cs237::DepthAttachment
 Depth-buffer attachment for off-screen rendering. More...
 

Namespaces

namespace  cs237
 

Detailed Description

Support code for CMSC 23740 Autumn 2024. Attachments for off-screen rendering.

Author
John Reppy