#include <textureRequest.h>
Public Member Functions | |
TextureRequest () | |
void | pre_txa_file () |
Sets some state up that must be set prior to reading the .txa file. | |
Public Attributes | |
TextureProperties | _properties |
bool | _got_size |
bool | _got_num_channels |
int | _x_size |
int | _y_size |
int | _num_channels |
EggTexture::Format | _format |
bool | _force_format |
bool | _generic_format |
EggTexture::FilterType | _minfilter |
EggTexture::FilterType | _magfilter |
int | _anisotropic_degree |
EggRenderMode::AlphaMode | _alpha_mode |
bool | _omit |
int | _margin |
double | _coverage_threshold |
Definition at line 43 of file textureRequest.h.
|
Definition at line 33 of file textureRequest.cxx. References EggRenderMode::AM_unspecified, EggTexture::F_unspecified, and EggTexture::FT_unspecified. |
|
Sets some state up that must be set prior to reading the .txa file.
Definition at line 62 of file textureRequest.cxx. |
|
Definition at line 61 of file textureRequest.h. |
|
Definition at line 60 of file textureRequest.h. |
|
Definition at line 64 of file textureRequest.h. |
|
Definition at line 56 of file textureRequest.h. |
|
Definition at line 55 of file textureRequest.h. |
|
Definition at line 57 of file textureRequest.h. |
|
Definition at line 51 of file textureRequest.h. |
|
Definition at line 50 of file textureRequest.h. Referenced by TextureImage::mark_eggs_stale(). |
|
Definition at line 59 of file textureRequest.h. |
|
Definition at line 63 of file textureRequest.h. Referenced by TextureImage::got_txa_file(). |
|
Definition at line 58 of file textureRequest.h. |
|
Definition at line 54 of file textureRequest.h. |
|
Definition at line 62 of file textureRequest.h. |
|
Definition at line 48 of file textureRequest.h. |
|
Definition at line 52 of file textureRequest.h. |
|
Definition at line 53 of file textureRequest.h. |