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

Go to the source code of this file.

Classes

class  TextureFilterClass
 

Enumerations

enum  MipCountType {
  MIP_LEVELS_ALL =0 , MIP_LEVELS_1 , MIP_LEVELS_2 , MIP_LEVELS_3 ,
  MIP_LEVELS_4 , MIP_LEVELS_5 , MIP_LEVELS_6 , MIP_LEVELS_7 ,
  MIP_LEVELS_8 , MIP_LEVELS_10 , MIP_LEVELS_11 , MIP_LEVELS_12 ,
  MIP_LEVELS_MAX
}
 

Enumeration Type Documentation

◆ MipCountType

Enumerator
MIP_LEVELS_ALL 
MIP_LEVELS_1 
MIP_LEVELS_2 
MIP_LEVELS_3 
MIP_LEVELS_4 
MIP_LEVELS_5 
MIP_LEVELS_6 
MIP_LEVELS_7 
MIP_LEVELS_8 
MIP_LEVELS_10 
MIP_LEVELS_11 
MIP_LEVELS_12 
MIP_LEVELS_MAX 

Definition at line 47 of file texturefilter.h.