Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | Related Pages

wftk::Font::Glyph Member List

This is the complete list of members for wftk::Font::Glyph, including all inherited members.

blend(const Color &c)wftk::Surface [inline]
blend(const Rect &, const Color &)wftk::Surface
blend(const Region &, const Color &)wftk::Surface
blit(Surface &s) constwftk::Surface
blit(Surface &s, const Rect &dest) constwftk::Surface
blit(Surface &s, const Rect &dest, const Rect &src) constwftk::Surface
blit(Surface &s, const Point &dest, const Region &destMask) constwftk::Surface
clear()wftk::Surface
clear(const Rect &)wftk::Surface
clearColorKey()wftk::Surface [inline]
convert(const Pixelformat &pixelformat, bool dither=true)wftk::Surface
empty() constwftk::Surface [inline]
fill(const Color &)wftk::Surface
fill(const Rect &, const Color &)wftk::Surface
fill(const Region &, const Color &)wftk::Surface
gammaShift(char g)wftk::Surface
gammaShift(const GammaFunction &gamma)wftk::Surface
getPixel(const Point &) constwftk::Surface
glSurface_ (defined in wftk::Surface)wftk::Surface [protected]
glTexMaxX_ (defined in wftk::Surface)wftk::Surface [protected]
glTexMaxY_ (defined in wftk::Surface)wftk::Surface [protected]
glTexture_ (defined in wftk::Surface)wftk::Surface [protected]
hasAlphaChannel() constwftk::Surface [inline]
height() constwftk::Surface [inline]
lock() constwftk::Surface
makeGLTexture() (defined in wftk::Surface)wftk::Surface
metrics() constwftk::Font::Glyph [inline]
mirror()wftk::Surface
opaqueRegion(Uint8 alpha_cutoff=(SDL_ALPHA_OPAQUE?127:128)) constwftk::Surface
operator=(const Surface &surf)wftk::Surface
pitch() constwftk::Surface [inline]
pixelformat() constwftk::Surface [inline]
pixels()wftk::Surface [inline]
pixels() constwftk::Surface [inline]
readFromFile(const std::string &filename)wftk::Surface
readFromHeader(unsigned char *header_data, unsigned int w, unsigned int h)wftk::Surface
readFromXPM(char **data)wftk::Surface
readPixel(Uint32 pixeladdr) constwftk::Surface
rect() constwftk::Surface [inline]
registrywftk::Surface [static]
Resource typedefwftk::Surface
scale(unsigned new_width, unsigned new_height)wftk::Surface
scale(float n)wftk::Surface
scaledBlit(Surface &s, bool smooth=false) constwftk::Surface
scaledBlit(Surface &, const Rect &dest, bool smooth=false) constwftk::Surface
scaledBlit(Surface &, const Rect &dest, const Rect &src, bool smooth=false) constwftk::Surface
sdlSurface_wftk::Surface [protected]
set(FontData &, const Color &, unsigned char)wftk::Font::Glyph
setAlpha(unsigned char alpha)wftk::Surface
setAsChild(Surface &parent, const Rect &rect)wftk::Surface
setColorKey(const Color &color)wftk::Surface [inline]
setPalette(const SDL_Palette *pal)wftk::Surface
setPixel(const Point &, const Color &)wftk::Surface
setSurface(unsigned w, unsigned h, const Pixelformat &pixelformat=Pixelformat::ABGR8888)wftk::Surface
setWMIcon() constwftk::Surface [inline]
Surface()wftk::Surface
Surface(unsigned w, unsigned h, const Pixelformat &pixelformat=Pixelformat::ABGR8888)wftk::Surface
Surface(const Surface &surf)wftk::Surface
Surface(Surface &parent, const Rect &rect)wftk::Surface
textureBlit(Surface &dst, const Point &p1, const Point &p2, const Point &p3, const Point &p4) constwftk::Surface
textureBlit(Surface &dst, const Point &p1, const Point &p2, const Point &p3, const Point &p4, const Rect &src) constwftk::Surface
transparentColor() constwftk::Surface
unlock() constwftk::Surface
useRLEAcceleration(bool flag)wftk::Surface
usesColorKey() constwftk::Surface [inline]
width() constwftk::Surface [inline]
writePixel(Uint32 pixeladdr, Uint32 pixel)wftk::Surface
writeToFile(const std::string &filename)wftk::Surface
~Surface() (defined in wftk::Surface)wftk::Surface


Generated Mon Sep 6 21:58:16 2004.
Copyright © 1998-2003 by the respective authors.

This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.