Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TextureRequest Class Reference

#include <textureRequest.h>

List of all members.

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


Constructor & Destructor Documentation

TextureRequest::TextureRequest  ) 
 

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.


Member Function Documentation

void TextureRequest::pre_txa_file  ) 
 

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().


Member Data Documentation

EggRenderMode::AlphaMode TextureRequest::_alpha_mode
 

Definition at line 53 of file textureRequest.h.

Referenced by TxaLine::match_texture(), TextureImage::post_txa_file(), and TextureRequest().

int TextureRequest::_anisotropic_degree
 

Definition at line 52 of file textureRequest.h.

Referenced by TxaLine::match_texture(), TextureImage::post_txa_file(), and TextureRequest().

double TextureRequest::_coverage_threshold
 

Definition at line 56 of file textureRequest.h.

Referenced by TextureImage::get_coverage_threshold(), TxaLine::match_texture(), pre_txa_file(), and TextureRequest().

bool TextureRequest::_force_format
 

Definition at line 48 of file textureRequest.h.

Referenced by TxaLine::match_texture(), TextureImage::post_txa_file(), and TextureRequest().

EggTexture::Format TextureRequest::_format
 

Definition at line 47 of file textureRequest.h.

Referenced by TxaLine::match_texture(), TextureImage::post_txa_file(), and TextureRequest().

bool TextureRequest::_generic_format
 

Definition at line 49 of file textureRequest.h.

Referenced by TxaLine::match_texture(), TextureImage::post_txa_file(), and TextureRequest().

bool TextureRequest::_got_num_channels
 

Definition at line 43 of file textureRequest.h.

Referenced by TxaLine::match_texture(), TextureImage::post_txa_file(), and TextureRequest().

bool TextureRequest::_got_size
 

Definition at line 42 of file textureRequest.h.

Referenced by TxaLine::match_texture(), TextureImage::post_txa_file(), and TextureRequest().

EggTexture::FilterType TextureRequest::_magfilter
 

Definition at line 51 of file textureRequest.h.

Referenced by TxaLine::match_texture(), TextureImage::post_txa_file(), and TextureRequest().

int TextureRequest::_margin
 

Definition at line 55 of file textureRequest.h.

Referenced by TextureImage::get_margin(), TxaLine::match_texture(), pre_txa_file(), and TextureRequest().

EggTexture::FilterType TextureRequest::_minfilter
 

Definition at line 50 of file textureRequest.h.

Referenced by TxaLine::match_texture(), TextureImage::post_txa_file(), and TextureRequest().

int TextureRequest::_num_channels
 

Definition at line 46 of file textureRequest.h.

Referenced by TxaLine::match_texture(), TextureImage::post_txa_file(), and TextureRequest().

bool TextureRequest::_omit
 

Definition at line 54 of file textureRequest.h.

Referenced by TextureImage::get_omit(), TxaLine::match_texture(), and TextureRequest().

TextureProperties TextureRequest::_properties
 

Definition at line 40 of file textureRequest.h.

Referenced by TxaLine::match_texture(), and TextureImage::post_txa_file().

int TextureRequest::_x_size
 

Definition at line 44 of file textureRequest.h.

Referenced by TxaLine::match_texture(), TextureImage::post_txa_file(), and TextureRequest().

int TextureRequest::_y_size
 

Definition at line 45 of file textureRequest.h.

Referenced by TxaLine::match_texture(), TextureImage::post_txa_file(), and TextureRequest().


The documentation for this class was generated from the following files:
Generated on Fri Apr 18 01:01:30 2003 for Panda-Tool by doxygen1.3