src/include/texture.h File Reference

#include "varyingref.h"
#include "ustring.h"
#include "imageio.h"

Go to the source code of this file.

Classes

class  OpenImageIO::TextureOptions
class  OpenImageIO::TextureSystem

Namespaces

namespace  OpenImageIO
 

Main namespace enclosing most OpenImageIO functionality.


Typedefs

typedef unsigned char OpenImageIO::Runflag

Enumerations

enum  TexFormat {
  TexFormatUnknown, TexFormatTexture, TexFormatTexture3d, TexFormatShadow,
  TexFormatCubeFaceShadow, TexFormatVolumeShadow, TexFormatLatLongEnv, TexFormatCubeFaceEnv,
  TexFormatLast
}
enum  CubeLayout { CubeUnknown, CubeThreeByTwo, CubeOneBySix, CubeLast }
enum  OpenImageIO::RunFlagVal { RunFlagOff = 0, RunFlagOn = 255 }

Detailed Description

An API for accessing filtered texture lookups via a system that automatically manages a cache of resident texture.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Tue Oct 27 06:30:40 2009 for OpenImageIO by  doxygen 1.6.1