int TileSize() const
the size of a texture tile measured in pixels (tiles are always square)
Definition: tqt.hxx:35
cs237::image2d * LoadImage(int level, int row, int col, bool flip=true)
TextureQTree(const char *filename)
static bool isTQTFile(const char *filename)
return true if the file looks like a TQT file of the right version
Manages a disk-based texture quadtree.
Definition: tqt.hxx:24