Edited wiki page through web user interface.

import/raw
castano 17 years ago
parent 74cca738b7
commit 5d5b6d99b6

@ -51,7 +51,7 @@ The `InputOptions` class describes the images that compose the compressed textur
=== Specifying Input Images ===
Before specifying image data, the layout of the texture has to be defined. This is done with the following method:
Before specifying the image data, the layout of the texture has to be defined. This is done with the following method:
{{{
void InputOptions::setTextureLayout(TextureType type, int width, int height, int depth=1);

Loading…
Cancel
Save