Torque2D Reference
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Functions | Variables
Texture Manager

Functions

 if (!dStricmp(argv[1],"GL_FASTEST"))
 
else if (!dStricmp(argv[1],"GL_NICEST"))
 
 if (dglDoesSupportTextureCompression()) glHint(GL_TEXTURE_COMPRESSION_HINT_ARB
 

Variables

const char * newString = "GL_DONT_CARE"
 

Detailed Description

Function Documentation

if ( dStricmpargv[1],"GL_FASTEST")
else if ( dStricmpargv[1],"GL_NICEST")
if ( dglDoesSupportTextureCompression()  )

Variable Documentation

const char* newString = "GL_DONT_CARE"