doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
NSBitmapImageRep.cpp File Reference
#include "../../../idlib/precompiled.h"
#include "roq.h"

Go to the source code of this file.

Functions

void R_LoadImage (const char *name, byte **pic, int *width, int *height, ID_TIME_T *timestamp, bool makePowerOf2)
 
void R_StaticFree (void *data)
 

Function Documentation

void R_LoadImage ( const char *  name,
byte **  pic,
int width,
int height,
ID_TIME_T *  timestamp,
bool  makePowerOf2 
)

Definition at line 998 of file Image_files.cpp.

void R_StaticFree ( void data)

Definition at line 335 of file tr_main.cpp.