Oolite 1.91.0.7644-241112-7f5034b
Loading...
Searching...
No Matches
OOTextureInfo Struct Reference

#include <OOTextureInternal.h>

Public Attributes

GLfloat anisotropyScale
 
unsigned anisotropyAvailable: 1
 
unsigned clampToEdgeAvailable: 1
 
unsigned clientStorageAvailable: 1
 
unsigned textureLODBiasAvailable: 1
 
unsigned rectangleTextureAvailable: 1
 
unsigned cubeMapAvailable: 1
 
unsigned textureMaxLevelAvailable: 1
 

Detailed Description

Definition at line 77 of file OOTextureInternal.h.

Member Data Documentation

◆ anisotropyAvailable

unsigned OOTextureInfo::anisotropyAvailable

Definition at line 80 of file OOTextureInternal.h.

Referenced by OOGenerateTextureCacheKey().

◆ anisotropyScale

GLfloat OOTextureInfo::anisotropyScale

Definition at line 79 of file OOTextureInternal.h.

◆ clampToEdgeAvailable

unsigned OOTextureInfo::clampToEdgeAvailable

Definition at line 81 of file OOTextureInternal.h.

◆ clientStorageAvailable

unsigned OOTextureInfo::clientStorageAvailable

Definition at line 82 of file OOTextureInternal.h.

◆ cubeMapAvailable

unsigned OOTextureInfo::cubeMapAvailable

Definition at line 85 of file OOTextureInternal.h.

Referenced by OOCubeMapsAvailable().

◆ rectangleTextureAvailable

unsigned OOTextureInfo::rectangleTextureAvailable

Definition at line 84 of file OOTextureInternal.h.

Referenced by OOApplyTextureOptionDefaults().

◆ textureLODBiasAvailable

unsigned OOTextureInfo::textureLODBiasAvailable

Definition at line 83 of file OOTextureInternal.h.

Referenced by OOGenerateTextureCacheKey().

◆ textureMaxLevelAvailable

unsigned OOTextureInfo::textureMaxLevelAvailable

Definition at line 86 of file OOTextureInternal.h.

Referenced by OOApplyTextureOptionDefaults().


The documentation for this struct was generated from the following file: