Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
texturefilter.cpp File Reference
#include "texturefilter.h"
#include "dx8wrapper.h"

Go to the source code of this file.

Variables

unsigned _MinTextureFilters [MAX_TEXTURE_STAGES][TextureFilterClass::FILTER_TYPE_COUNT]
 
unsigned _MagTextureFilters [MAX_TEXTURE_STAGES][TextureFilterClass::FILTER_TYPE_COUNT]
 
unsigned _MipMapFilters [MAX_TEXTURE_STAGES][TextureFilterClass::FILTER_TYPE_COUNT]
 

Variable Documentation

◆ _MagTextureFilters

Definition at line 44 of file texturefilter.cpp.

◆ _MinTextureFilters

Definition at line 43 of file texturefilter.cpp.

◆ _MipMapFilters

Definition at line 45 of file texturefilter.cpp.