xoreos
0.0.5
|
#include <txi.h>
Public Member Functions | |
Features () | |
Graphics::TXI::Features::Features | ( | ) |
Definition at line 39 of file txi.cpp.
References alphaMean, arturoHeight, arturoWidth, baselineHeight, blending, bumpMapScaling, canDownsample, caretIndent, channelScale, channelTranslate, clamp, codepage, cols, compressTexture, cube, dbMapping, decal, defaultBPP, defaultHeight, defaultWidth, distort, distortAngle, distortionAmplitude, downsampleFactor, downsampleMax, downsampleMin, fileRange, filter, fontHeight, fontWidth, fps, isBumpMap, isDoubleByte, isLightMap, Graphics::TXI::kBlendingDefault, maxSizeHQ, maxSizeLQ, minSizeHQ, minSizeLQ, mipMap, numChars, numCharsPerSheet, numX, numY, onDemand, priority, rows, spacingB, spacingR, speed, temporary, textureWidth, unique, waterHeight, waterWidth, and xBoxDownsample.
float Graphics::TXI::Features::alphaMean |
Definition at line 56 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
uint8 Graphics::TXI::Features::arturoHeight |
Definition at line 57 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
uint8 Graphics::TXI::Features::arturoWidth |
Definition at line 58 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
float Graphics::TXI::Features::baselineHeight |
Definition at line 59 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
Blending Graphics::TXI::Features::blending |
Definition at line 60 of file txi.h.
Referenced by Features(), Graphics::Aurora::GUIQuad::GUIQuad(), and Graphics::TXI::load().
float Graphics::TXI::Features::bumpMapScaling |
Definition at line 61 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
Common::UString Graphics::TXI::Features::bumpMapTexture |
Definition at line 62 of file txi.h.
Referenced by Graphics::TXI::load().
Common::UString Graphics::TXI::Features::bumpyShinyTexture |
Definition at line 63 of file txi.h.
Referenced by Graphics::TXI::load().
bool Graphics::TXI::Features::canDownsample |
Definition at line 64 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
float Graphics::TXI::Features::caretIndent |
Definition at line 65 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
uint8 Graphics::TXI::Features::channelScale |
Definition at line 66 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
uint8 Graphics::TXI::Features::channelTranslate |
Definition at line 67 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
uint8 Graphics::TXI::Features::clamp |
Definition at line 68 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
uint32 Graphics::TXI::Features::codepage |
Definition at line 69 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
uint8 Graphics::TXI::Features::cols |
Definition at line 70 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
bool Graphics::TXI::Features::compressTexture |
Definition at line 71 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
Common::UString Graphics::TXI::Features::controllerScript |
Definition at line 72 of file txi.h.
Referenced by Graphics::TXI::load().
bool Graphics::TXI::Features::cube |
Definition at line 73 of file txi.h.
Referenced by Graphics::Aurora::Texture::create(), Features(), Graphics::TXI::load(), and Graphics::Aurora::Texture::loadImage().
uint32 Graphics::TXI::Features::dbMapping |
Definition at line 74 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
bool Graphics::TXI::Features::decal |
Definition at line 75 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
uint8 Graphics::TXI::Features::defaultBPP |
Definition at line 76 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
uint16 Graphics::TXI::Features::defaultHeight |
Definition at line 77 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
uint16 Graphics::TXI::Features::defaultWidth |
Definition at line 78 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
uint8 Graphics::TXI::Features::distort |
Definition at line 79 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
uint8 Graphics::TXI::Features::distortAngle |
Definition at line 80 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
uint8 Graphics::TXI::Features::distortionAmplitude |
Definition at line 81 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
uint8 Graphics::TXI::Features::downsampleFactor |
Definition at line 82 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
uint8 Graphics::TXI::Features::downsampleMax |
Definition at line 83 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
uint8 Graphics::TXI::Features::downsampleMin |
Definition at line 84 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
Common::UString Graphics::TXI::Features::envMapTexture |
Definition at line 85 of file txi.h.
Referenced by Graphics::TXI::load().
uint8 Graphics::TXI::Features::fileRange |
Definition at line 86 of file txi.h.
Referenced by Graphics::Aurora::Texture::create(), Features(), Graphics::Aurora::TextureFont::load(), Graphics::TXI::load(), and Graphics::Aurora::Texture::loadImage().
bool Graphics::TXI::Features::filter |
Definition at line 87 of file txi.h.
Referenced by Features(), Graphics::Aurora::Cursor::load(), Graphics::TXI::load(), Graphics::XEOSITEX::readHeader(), and Graphics::Aurora::Texture::setFilter().
float Graphics::TXI::Features::fontHeight |
Definition at line 88 of file txi.h.
Referenced by Features(), Graphics::Aurora::TextureFont::load(), and Graphics::TXI::load().
float Graphics::TXI::Features::fontWidth |
Definition at line 89 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
uint8 Graphics::TXI::Features::fps |
Definition at line 90 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
bool Graphics::TXI::Features::isBumpMap |
Definition at line 91 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
bool Graphics::TXI::Features::isDoubleByte |
Definition at line 92 of file txi.h.
Referenced by Features(), Graphics::Aurora::TextureFont::load(), and Graphics::TXI::load().
bool Graphics::TXI::Features::isLightMap |
Definition at line 93 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
std::vector<Coords> Graphics::TXI::Features::lowerRightCoords |
Definition at line 118 of file txi.h.
Referenced by Graphics::Aurora::TextureFont::load(), and Graphics::TXI::load().
uint8 Graphics::TXI::Features::maxSizeHQ |
Definition at line 94 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
uint8 Graphics::TXI::Features::maxSizeLQ |
Definition at line 95 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
uint8 Graphics::TXI::Features::minSizeHQ |
Definition at line 96 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
uint8 Graphics::TXI::Features::minSizeLQ |
Definition at line 97 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
bool Graphics::TXI::Features::mipMap |
Definition at line 98 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
uint16 Graphics::TXI::Features::numChars |
Definition at line 99 of file txi.h.
Referenced by Features(), Graphics::Aurora::TextureFont::load(), and Graphics::TXI::load().
uint16 Graphics::TXI::Features::numCharsPerSheet |
Definition at line 100 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
uint8 Graphics::TXI::Features::numX |
Definition at line 101 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
uint8 Graphics::TXI::Features::numY |
Definition at line 102 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
bool Graphics::TXI::Features::onDemand |
Definition at line 103 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
float Graphics::TXI::Features::priority |
Definition at line 104 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
Common::UString Graphics::TXI::Features::procedureType |
Definition at line 105 of file txi.h.
Referenced by Graphics::TXI::load().
uint8 Graphics::TXI::Features::rows |
Definition at line 106 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
float Graphics::TXI::Features::spacingB |
Definition at line 107 of file txi.h.
Referenced by Features(), Graphics::Aurora::TextureFont::load(), and Graphics::TXI::load().
float Graphics::TXI::Features::spacingR |
Definition at line 108 of file txi.h.
Referenced by Features(), Graphics::Aurora::TextureFont::load(), and Graphics::TXI::load().
uint8 Graphics::TXI::Features::speed |
Definition at line 109 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
bool Graphics::TXI::Features::temporary |
Definition at line 110 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
float Graphics::TXI::Features::textureWidth |
Definition at line 111 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
bool Graphics::TXI::Features::unique |
Definition at line 112 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
std::vector<Coords> Graphics::TXI::Features::upperLeftCoords |
Definition at line 117 of file txi.h.
Referenced by Graphics::Aurora::TextureFont::load(), and Graphics::TXI::load().
uint8 Graphics::TXI::Features::waterHeight |
Definition at line 113 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
uint8 Graphics::TXI::Features::waterWidth |
Definition at line 114 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().
uint16 Graphics::TXI::Features::xBoxDownsample |
Definition at line 115 of file txi.h.
Referenced by Features(), and Graphics::TXI::load().