Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Teddy::Graphics::ImageFileTexture Member List

This is the complete list of members for Teddy::Graphics::ImageFileTexture, including all inherited members.
apply()Teddy::Graphics::Texture
convert_a_to_rgb()Teddy::Graphics::Texture
convert_rgb_to_a()Teddy::Graphics::Texture
convert_rgb_to_rgba()Teddy::Graphics::Texture
convert_rgba()Teddy::Graphics::Texture
convert_rgba_to_a()Teddy::Graphics::Texture
convert_rgba_to_rgb()Teddy::Graphics::Texture
convert_to_a()Teddy::Graphics::Texture
convert_to_rgb()Teddy::Graphics::Texture
copySdlSurface(SDL_Surface *source, int mode, int flags)Teddy::Graphics::ImageFileTexture [protected]
disable(const unsigned long options)Teddy::MixIn::Options
doBind()Teddy::Graphics::Texture
doFormat()Teddy::Graphics::Texture
doSize()Teddy::Graphics::Texture
enable(const unsigned long options)Teddy::MixIn::Options
ENV_BLENDTeddy::Graphics::Texture [static]
env_colorTeddy::Graphics::Texture [protected]
ENV_DECALTeddy::Graphics::Texture [static]
env_functionTeddy::Graphics::Texture [protected]
ENV_MODULATETeddy::Graphics::Texture [static]
ENV_REPLACETeddy::Graphics::Texture [static]
FILTER_LINEARTeddy::Graphics::Texture [static]
filter_modeTeddy::Graphics::Texture [protected]
FILTER_NEARESTTeddy::Graphics::Texture [static]
FORMAT_ALPHATeddy::Graphics::Texture [static]
FORMAT_INTENSITYTeddy::Graphics::Texture [static]
FORMAT_LUMINANCETeddy::Graphics::Texture [static]
FORMAT_LUMINANCE_ALPHATeddy::Graphics::Texture [static]
FORMAT_RGBTeddy::Graphics::Texture [static]
FORMAT_RGBATeddy::Graphics::Texture [static]
getName() constTeddy::MixIn::Named
getOptions() constTeddy::MixIn::Options
getSize()Teddy::Graphics::Texture
gl_internal_formatTeddy::Graphics::Texture [protected]
gl_texture_idTeddy::Graphics::Texture [protected]
ImageFileTexture(const std::string &fname, int mode=TEXTURE_MODE_COLOR, int flags=0)Teddy::Graphics::ImageFileTexture
is_goodTeddy::Graphics::Texture [protected]
isDisabled(const unsigned long options)Teddy::MixIn::Options
isEnabled(const unsigned long options)Teddy::MixIn::Options
isEnabledStr(const unsigned long options)Teddy::MixIn::Options
isGood()Teddy::Graphics::Texture
modifyTeddy::Graphics::Texture [protected]
nameTeddy::MixIn::Named [protected]
Named()Teddy::MixIn::Named
Named(const std::string &name)Teddy::MixIn::Named
operator &(const Options &other)Teddy::MixIn::Options
operator &=(const Options &other)Teddy::MixIn::Options
operator^=(const Options &other)Teddy::MixIn::Options
operator|(const Options &other)Teddy::MixIn::Options
operator|=(const Options &other)Teddy::MixIn::Options
optionsTeddy::MixIn::Options [protected]
Options()Teddy::MixIn::Options
Options(const unsigned long options)Teddy::MixIn::Options
putData(unsigned char *data, const Teddy::Maths::IntVector2 &size, int format, unsigned long modify)Teddy::Graphics::Texture
setEnv(int env)Teddy::Graphics::Texture
setEnv(int env, const Color &c)Teddy::Graphics::Texture
setFilter(int filter)Teddy::Graphics::Texture
setName(const std::string &name)Teddy::MixIn::Named
setOptions(const unsigned long options)Teddy::MixIn::Options
setWorkData(void *data, bool alloc=true)Teddy::Graphics::Texture
setWrap(int wrap_s, int wrap_t)Teddy::Graphics::Texture
sizeTeddy::Graphics::Texture [protected]
Texture(const std::string &name)Teddy::Graphics::Texture
TEXTURE_MODE_ALPHATeddy::Graphics::ImageFileTexture [static]
TEXTURE_MODE_COLORTeddy::Graphics::ImageFileTexture [static]
TEXTURE_NO_SCALETeddy::Graphics::ImageFileTexture [static]
toggle(const unsigned long options)Teddy::MixIn::Options
TX_ALPHA_ONLYTeddy::Graphics::Texture [static]
TX_BLIT_NO_SCALETeddy::Graphics::Texture [static]
TX_GENERATE_ALPHATeddy::Graphics::Texture [static]
TX_NO_ALPHATeddy::Graphics::Texture [static]
TX_RESERVEDTeddy::Graphics::Texture [static]
work_dataTeddy::Graphics::Texture [protected]
work_data_allocatedTeddy::Graphics::Texture [protected]
work_data_pixel_formatTeddy::Graphics::Texture [protected]
WRAP_CLAMPTeddy::Graphics::Texture [static]
WRAP_REPEATTeddy::Graphics::Texture [static]
wrap_sTeddy::Graphics::Texture [protected]
wrap_tTeddy::Graphics::Texture [protected]
~Named()Teddy::MixIn::Named [virtual]
~Options()Teddy::MixIn::Options [virtual]
~Texture()Teddy::Graphics::Texture [virtual]