![]() |
CMSC23740 Common Code Library
Support code for CS23740 programming projects
|
Go to the source code of this file.
Classes | |
class | cs237::__detail::TextureBase |
class | cs237::Texture1D |
class | cs237::Texture2D |
Namespaces | |
namespace | cs237 |
namespace | cs237::__detail |
Support code for CMSC 23740 Autumn 2024. A wrapper around the Vulkan image and device memory used to represent textures.