![]() |
CMSC23700 Common Code Library
Support code for CS23700 programming projects
|
Go to the source code of this file.
Classes | |
class | TQT::TextureQTree |
Manages a disk-based texture quadtree. More... | |
Namespaces | |
TQT | |
Support for texture quadtrees. This implementation is based on the public-domain implementation by Thatcher Ulrich. The main difference is that we use PNG files to represent the texture data.