Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

Import Namespace Reference

The Import namespace. More...

Compounds

Enumerations


Detailed Description

The Import namespace.

The classes collected to the Import namespace are used in import related tasks.


Enumeration Type Documentation

enum ImagePropertiesE
 

Properties for ImportableImageI::bind_texture().

Enumeration values:
IMAGE_RGB   Bind as RGB image (if the data is gray scale the bind may use grayscale).
IMAGE_ALPHA   Use alpha channel (only applies to one channel images).
IMAGE_GREY   Force to grey (only applies to one channel images).
IMAGE_WRAP   Wrap texture texture coordinates.
IMAGE_CLAMP   Clamp texture coordinates.
IMAGE_LINEAR   Bilinear inperpolation.
IMAGE_NEAREST   Point sampling interpolation.


Moppi Demopaja SDK Documentation -- Copyright © 2000 Moppi Productions