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

Go to the source code of this file.

Classes

struct  _TargaHeader
 

Typedefs

typedef struct _TargaHeader TargaHeader
 

Functions

int RoundDownToPowerOfTwo (int num)
 

Typedef Documentation

typedef struct _TargaHeader TargaHeader

Function Documentation

int RoundDownToPowerOfTwo ( int  num)

Definition at line 45 of file MegaTexture.cpp.

Variable Documentation

byte color[4]

Definition at line 54 of file MegaTexture.cpp.

int intVal

Definition at line 53 of file MegaTexture.cpp.