Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

QTtexture.cpp File Reference

#include <Carbon/Carbon.h>
#include <QuickTime/ImageCompression.h>
#include <QuickTime/QuickTimeComponents.h>
#include <OpenGL/gl.h>
#include <OpenGL/glu.h>
#include <OpenGL/glext.h>
#include "QTtexture.h"

Include dependency graph for QTtexture.cpp:


Defines

#define NO_SCALING

Enumerations

enum  {
  kNone = 1, kNearest, kNearestLess, KNearestGreater,
  k32, k64, k128, k256,
  k512, k1024, k2048, k4096,
  k8192
}

Functions

char * QTfailureMessage (void)
FSSpec * darwinPathToFSSpec (char *fname)
unsigned char * LoadBufferFromDarwinPath (const char *fname, long *origWidth, long *origHeight, long *origDepth, long *buffWidth, long *buffHeight, long *buffDepth)

Variables

short gTextureScale = k1024
short gMaxTextureSize = 4096
Boolean gfTileTextures = true
Boolean gfOverlapTextures = true
Boolean gfClientTextures = false
Boolean gfAGPTextures = false
Boolean gfNPOTTextures = false

Define Documentation

#define NO_SCALING
 


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
kNone 
kNearest 
kNearestLess 
KNearestGreater 
k32 
k64 
k128 
k256 
k512 
k1024 
k2048 
k4096 
k8192 


Function Documentation

FSSpec* darwinPathToFSSpec char *  fname  ) 
 

unsigned char* LoadBufferFromDarwinPath const char *  fname,
long *  origWidth,
long *  origHeight,
long *  origDepth,
long *  buffWidth,
long *  buffHeight,
long *  buffDepth
 

char* QTfailureMessage void   ) 
 


Variable Documentation

Boolean gfAGPTextures = false
 

Boolean gfClientTextures = false
 

Boolean gfNPOTTextures = false
 

Boolean gfOverlapTextures = true
 

Boolean gfTileTextures = true
 

short gMaxTextureSize = 4096
 

short gTextureScale = k1024
 


Generated at Thu Oct 13 08:26:26 2005 for the OpenSceneGraph by doxygen 1.4.1.