TORCS  1.3.9
The Open Racing Car Simulator
grtexture.cpp File Reference
#include "grtexture.h"
Include dependency graph for grtexture.cpp:

Go to the source code of this file.

Functions

bool doMipMap (const char *tfname, int mipmap)
 
bool grLoadSGI (const char *fname, ssgTextureInfo *info)
 
void grRegisterCustomSGILoader (void)
 
bool grMakeMipMaps (GLubyte *image, int xsize, int ysize, int zsize, bool mipmap)
 

Function Documentation

◆ doMipMap()

bool doMipMap ( const char *  tfname,
int  mipmap 
)

Definition at line 29 of file grtexture.cpp.

◆ grLoadSGI()

bool grLoadSGI ( const char *  fname,
ssgTextureInfo *  info 
)

Definition at line 98 of file grtexture.cpp.

◆ grMakeMipMaps()

bool grMakeMipMaps ( GLubyte *  image,
int  xsize,
int  ysize,
int  zsize,
bool  mipmap 
)

Definition at line 213 of file grtexture.cpp.

Here is the call graph for this function:

◆ grRegisterCustomSGILoader()

void grRegisterCustomSGILoader ( void  )

Definition at line 108 of file grtexture.cpp.

Here is the call graph for this function: