#include <textureRequest.h>
Public Member Functions | |
TextureRequest () | |
void | pre_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 28 of file textureRequest.cxx. References _alpha_mode, _anisotropic_degree, _coverage_threshold, _force_format, _format, _generic_format, _got_num_channels, _got_size, _magfilter, _margin, _minfilter, _num_channels, _omit, _x_size, _y_size, EggRenderMode::AM_unspecified, EggTexture::F_unspecified, and EggTexture::FT_unspecified. |
|
Definition at line 53 of file textureRequest.cxx. References Palettizer::_coverage_threshold, _coverage_threshold, Palettizer::_margin, _margin, and pal. Referenced by TextureImage::pre_txa_file(). |
|
Definition at line 53 of file textureRequest.h. Referenced by TxaLine::match_texture(), TextureImage::post_txa_file(), and TextureRequest(). |
|
Definition at line 52 of file textureRequest.h. Referenced by TxaLine::match_texture(), TextureImage::post_txa_file(), and TextureRequest(). |
|
Definition at line 56 of file textureRequest.h. Referenced by TextureImage::get_coverage_threshold(), TxaLine::match_texture(), pre_txa_file(), and TextureRequest(). |
|
Definition at line 48 of file textureRequest.h. Referenced by TxaLine::match_texture(), TextureImage::post_txa_file(), and TextureRequest(). |
|
Definition at line 47 of file textureRequest.h. Referenced by TxaLine::match_texture(), TextureImage::post_txa_file(), and TextureRequest(). |
|
Definition at line 49 of file textureRequest.h. Referenced by TxaLine::match_texture(), TextureImage::post_txa_file(), and TextureRequest(). |
|
Definition at line 43 of file textureRequest.h. Referenced by TxaLine::match_texture(), TextureImage::post_txa_file(), and TextureRequest(). |
|
Definition at line 42 of file textureRequest.h. Referenced by TxaLine::match_texture(), TextureImage::post_txa_file(), and TextureRequest(). |
|
Definition at line 51 of file textureRequest.h. Referenced by TxaLine::match_texture(), TextureImage::post_txa_file(), and TextureRequest(). |
|
Definition at line 55 of file textureRequest.h. Referenced by TextureImage::get_margin(), TxaLine::match_texture(), pre_txa_file(), and TextureRequest(). |
|
Definition at line 50 of file textureRequest.h. Referenced by TxaLine::match_texture(), TextureImage::post_txa_file(), and TextureRequest(). |
|
Definition at line 46 of file textureRequest.h. Referenced by TxaLine::match_texture(), TextureImage::post_txa_file(), and TextureRequest(). |
|
Definition at line 54 of file textureRequest.h. Referenced by TextureImage::get_omit(), TxaLine::match_texture(), and TextureRequest(). |
|
Definition at line 40 of file textureRequest.h. Referenced by TxaLine::match_texture(), and TextureImage::post_txa_file(). |
|
Definition at line 44 of file textureRequest.h. Referenced by TxaLine::match_texture(), TextureImage::post_txa_file(), and TextureRequest(). |
|
Definition at line 45 of file textureRequest.h. Referenced by TxaLine::match_texture(), TextureImage::post_txa_file(), and TextureRequest(). |