texmanip.h File Reference

Go to the source code of this file.

Defines

#define INCLUDED_TEXMANIP_H

Typedefs

typedef unsigned char byte

Functions

void R_ResampleTexture (const void *indata, int inwidth, int inheight, void *outdata, int outwidth, int outheight, int bytesperpixel)
void GL_MipReduce (byte *in, byte *out, int width, int height, int destwidth, int destheight)

Define Documentation

#define INCLUDED_TEXMANIP_H

Definition at line 33 of file texmanip.h.


Typedef Documentation

typedef unsigned char byte

Definition at line 35 of file texmanip.h.


Function Documentation

void GL_MipReduce ( byte in,
byte out,
int  width,
int  height,
int  destwidth,
int  destheight 
)
void R_ResampleTexture ( const void *  indata,
int  inwidth,
int  inheight,
void *  outdata,
int  outwidth,
int  outheight,
int  bytesperpixel 
)

Generated by  doxygen 1.6.2