Add ddsinfo utility.

This commit is contained in:
castano
2007-05-17 21:41:10 +00:00
parent b7122eded4
commit 5135f30d8e
5 changed files with 332 additions and 2 deletions

View File

@ -104,6 +104,8 @@ namespace nv
void mipmap(Image * img, uint f, uint m);
void printInfo() const;
private:
uint blockSize() const;