Edited wiki page through web user interface.

This commit is contained in:
castano 2007-11-20 23:00:40 +00:00
parent 6891419a0c
commit c822cf71eb

View File

@ -46,7 +46,7 @@ nvtt::compress(inputOptions, outputOptions, compressionOptions);
== Input Options ==
The input options class describes the images that compose the compressed texture, and several image processing operations that could be applied to them.
The `InputOptions` class describes the images that compose the compressed texture, and several image processing operations that could be applied to them.
=== Specifying Input Images ===