CrystalSpace

Public API Reference

csGraphics2DGLCommon Member List

This is the complete list of members for csGraphics2DGLCommon, including all inherited members.

_DrawPixelcsGraphics2D
_GetPixelAtcsGraphics2D
AddRefOwner(void **ref_owner)scfImplementation< csGraphics2D > [inline, virtual]
Alert(int type, const char *title, const char *okMsg, const char *msg,...)csGraphics2D [protected, virtual]
Alert(int type, const wchar_t *title, const wchar_t *okMsg, const wchar_t *msg,...)csGraphics2D [protected, virtual]
AlertV(int type, const char *title, const char *okMsg, const char *msg, va_list args)csGraphics2D [protected, virtual]
AlertV(int type, const wchar_t *title, const wchar_t *okMsg, const wchar_t *msg, va_list args)csGraphics2D [protected, virtual]
AllowResize(bool)csGraphics2D [inline, virtual]
AllowResizingcsGraphics2D
BeginDraw()csGraphics2DGLCommon [virtual]
Benchmark(int)csGraphics2D [inline, protected, virtual]
Blit(int x, int y, int w, int h, unsigned char const *data)csGraphics2DGLCommon [virtual]
ChangeDepth(int d)csGraphics2D [virtual]
Clear(int color)csGraphics2DGLCommon [virtual]
ClearAll(int color)csGraphics2D [virtual]
ClipLine(float &x1, float &y1, float &x2, float &y2, int xmin, int ymin, int xmax, int ymax)csGraphics2D [virtual]
ClipX1csGraphics2D
ClipX2csGraphics2D
ClipY1csGraphics2D
ClipY2csGraphics2D
Close()csGraphics2DGLCommon [virtual]
configcsGraphics2D
CreateOffscreenCanvas(void *memory, int width, int height, int depth, iOffscreenCanvasCallback *ofscb)csGraphics2D [virtual]
csGLFontCache classcsGraphics2DGLCommon [friend]
csGLPixelFormatPicker classcsGraphics2DGLCommon [friend]
csGLScreenShot classcsGraphics2DGLCommon [friend]
csGraphics2D(iBase *)csGraphics2D
csGraphics2DGLCommon(iBase *iParent)csGraphics2DGLCommon
currentFormatcsGraphics2DGLCommon [protected]
DebugCommand(const char *cmd)csGraphics2DGLCommon [virtual]
DecomposeColor(int iColor, GLubyte &oR, GLubyte &oG, GLubyte &oB, GLubyte &oA)csGraphics2DGLCommon [protected]
DecomposeColor(int iColor, float &oR, float &oG, float &oB, float &oA)csGraphics2DGLCommon [protected]
DecRef()scfImplementation< csGraphics2D > [inline, virtual]
DepthcsGraphics2D
DisplayNumbercsGraphics2D
DoubleBuffer(bool Enable)csGraphics2DGLCommon [inline, virtual]
DrawBox(int x, int y, int w, int h, int color)csGraphics2DGLCommon [virtual]
DrawLine(float x1, float y1, float x2, float y2, int color)csGraphics2DGLCommon [virtual]
DrawPixel(int x, int y, int color)csGraphics2DGLCommon [virtual]
DrawPixel16(csGraphics2D *This, int x, int y, int color)csGraphics2D [protected, static]
DrawPixel32(csGraphics2D *This, int x, int y, int color)csGraphics2D [protected, static]
DrawPixel8(csGraphics2D *This, int x, int y, int color)csGraphics2D [protected, static]
DrawPixels(csPixelCoord const *pixels, int num_pixels, int color)csGraphics2DGLCommon [virtual]
driverdbcsGraphics2DGLCommon [protected]
Dump()csGraphics2D [inline, protected, virtual]
Dump(iGraphics3D *)csGraphics2D [inline, protected, virtual]
EnableEvents(unsigned, bool)iEventPlug [inline, virtual]
EventOutletcsGraphics2DGLCommon
extcsGraphics2DGLCommon [protected]
FindRGB(int r, int g, int b, int a=255)csGraphics2DGLCommon [inline, virtual]
FinishDraw()csGraphics2DGLCommon [virtual]
fontCachecsGraphics2D
FontServercsGraphics2D
FrameBufferLockedcsGraphics2D
FreeArea(csImageArea *Area)csGraphics2D [virtual]
FullScreencsGraphics2D
GenericID(csRef< iEventHandlerRegistry > &) const =0iEventHandler [pure virtual]
GenericName() const =0iEventHandler [pure virtual]
GenericPrec(csRef< iEventHandlerRegistry > &, csRef< iEventNameRegistry > &, csEventID) const =0iEventHandler [pure virtual]
GenericSucc(csRef< iEventHandlerRegistry > &, csRef< iEventNameRegistry > &, csEventID) const =0iEventHandler [pure virtual]
GetClipRect(int &xmin, int &ymin, int &xmax, int &ymax)csGraphics2D [virtual]
GetDoubleBufferState()csGraphics2DGLCommon [inline, virtual]
GetFontServer()csGraphics2D [inline, virtual]
GetFullScreen()csGraphics2D [inline, virtual]
GetGamma() const csGraphics2D [inline, virtual]
GetHeight()csGraphics2D [inline, virtual]
GetName() const csGraphics2D [virtual]
GetNativeWindow()csGraphics2D [virtual]
GetOption(int id, csVariant *value)csGraphics2D [protected, virtual]
GetOptionDescription(int idx, csOptionDescription *)csGraphics2D [protected, virtual]
GetPage()csGraphics2D [virtual]
GetPalEntryCount()csGraphics2D [inline, virtual]
GetPalette()csGraphics2D [inline, virtual]
GetPixel(int x, int y, uint8 &oR, uint8 &oG, uint8 &oB)csGraphics2D [virtual]
GetPixel(int x, int y, uint8 &oR, uint8 &oG, uint8 &oB, uint8 &oA)csGraphics2D [virtual]
GetPixelAt(int x, int y)csGraphics2DGLCommon [virtual]
GetPixelAt16(csGraphics2D *This, int x, int y)csGraphics2D [protected, static]
GetPixelAt32(csGraphics2D *This, int x, int y)csGraphics2D [protected, static]
GetPixelAt8(csGraphics2D *This, int x, int y)csGraphics2D [protected, static]
GetPixelBytes()csGraphics2D [inline, virtual]
GetPixelFormat()csGraphics2D [inline, virtual]
GetPotentiallyConflictingEvents()csGraphics2DGLCommon [inline, virtual]
GetRefCount()scfImplementation< csGraphics2D > [inline, virtual]
GetRGB(int color, int &r, int &g, int &b)csGraphics2DGLCommon [inline, virtual]
GetRGB(int color, int &r, int &g, int &b, int &a)csGraphics2DGLCommon [inline, virtual]
GetSupportedTests() const csGraphics2D [inline, protected, virtual]
GetWidth()csGraphics2D [inline, virtual]
GLPixelFormat typedefcsGraphics2DGLCommon
GLPixelFormatValue enum namecsGraphics2DGLCommon
HandleEvent(iEvent &)csGraphics2D [virtual]
hasRenderTargetcsGraphics2DGLCommon [protected]
HeightcsGraphics2D
IncRef()scfImplementation< csGraphics2D > [inline, virtual]
Initialize(iObjectRegistry *object_reg)csGraphics2DGLCommon [virtual]
InstancePrec(csRef< iEventHandlerRegistry > &, csRef< iEventNameRegistry > &, csEventID) const =0iEventHandler [pure virtual]
InstanceSucc(csRef< iEventHandlerRegistry > &, csRef< iEventNameRegistry > &, csEventID) const =0iEventHandler [pure virtual]
is_opencsGraphics2D
LineAddresscsGraphics2D
MemorycsGraphics2D
multiFavorQualitycsGraphics2DGLCommon [protected]
namecsGraphics2D [protected]
object_regcsGraphics2D
ofscbcsGraphics2D
Open()csGraphics2DGLCommon [virtual]
OpenDriverDB(const char *phase=0)csGraphics2DGLCommon [protected]
operator=(const scfImplementation &)scfImplementation< csGraphics2D > [inline]
PalettecsGraphics2D
PaletteAlloccsGraphics2D
PerformExtension(char const *command,...)csGraphics2D [virtual]
PerformExtensionV(char const *command, va_list)csGraphics2DGLCommon [virtual]
pfmtcsGraphics2D
plugin_mgrcsGraphics2D
Print(csRect const *=0)csGraphics2D [inline, virtual]
QueryEventPriority(unsigned)csGraphics2DGLCommon [inline, virtual]
QueryInterface(scfInterfaceID id, scfInterfaceVersion version)scfImplementationExt2< csGraphics2DGLCommon, csGraphics2D, iEventPlug, iOpenGLDriverDatabase > [inline, virtual]
ReadDatabase(iDocumentNode *dbRoot, int configPriority=iConfigManager::ConfigPriorityPlugin+20, const char *phase=0)csGraphics2DGLCommon [inline]
refreshRatecsGraphics2D [protected]
RemoveRefOwner(void **ref_owner)scfImplementation< csGraphics2D > [inline, virtual]
Resize(int width, int height)csGraphics2DGLCommon [virtual]
RestoreArea(csImageArea *Area, bool Free=true)csGraphics2DGLCommon [virtual]
SaveArea(int x, int y, int w, int h)csGraphics2DGLCommon [virtual]
scfClassType typedefscfImplementationExt2< csGraphics2DGLCommon, csGraphics2D, iEventPlug, iOpenGLDriverDatabase > [protected]
scfImplementation(csGraphics2D *object, iBase *parent=0)scfImplementation< csGraphics2D > [inline]
scfImplementation(const scfImplementation &)scfImplementation< csGraphics2D > [inline]
scfImplementation7(csGraphics2D *object, iBase *parent=0)scfImplementation7< csGraphics2D, iGraphics2D, iComponent, iNativeWindow, iNativeWindowManager, iPluginConfig, iDebugHelper, iEventHandler > [inline, protected]
scfImplementationExt2(csGraphics2DGLCommon *object)scfImplementationExt2< csGraphics2DGLCommon, csGraphics2D, iEventPlug, iOpenGLDriverDatabase > [inline, protected]
scfImplementationExt2(csGraphics2DGLCommon *object, T1 t1)scfImplementationExt2< csGraphics2DGLCommon, csGraphics2D, iEventPlug, iOpenGLDriverDatabase > [inline, protected]
scfImplementationExt2(csGraphics2DGLCommon *object, T1 t1, T2 t2)scfImplementationExt2< csGraphics2DGLCommon, csGraphics2D, iEventPlug, iOpenGLDriverDatabase > [inline, protected]
scfImplementationExt2(csGraphics2DGLCommon *object, T1 t1, T2 t2, T3 t3)scfImplementationExt2< csGraphics2DGLCommon, csGraphics2D, iEventPlug, iOpenGLDriverDatabase > [inline, protected]
scfImplementationExt2(csGraphics2DGLCommon *object, T1 t1, T2 t2, T3 t3, T4 t4)scfImplementationExt2< csGraphics2DGLCommon, csGraphics2D, iEventPlug, iOpenGLDriverDatabase > [inline, protected]
scfImplementationExt2(csGraphics2DGLCommon *object, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5)scfImplementationExt2< csGraphics2DGLCommon, csGraphics2D, iEventPlug, iOpenGLDriverDatabase > [inline, protected]
scfImplementationExt2(csGraphics2DGLCommon *object, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6)scfImplementationExt2< csGraphics2DGLCommon, csGraphics2D, iEventPlug, iOpenGLDriverDatabase > [inline, protected]
scfImplementationType typedefscfImplementationExt2< csGraphics2DGLCommon, csGraphics2D, iEventPlug, iOpenGLDriverDatabase > [protected]
scfObjectscfImplementationExt2< csGraphics2DGLCommon, csGraphics2D, iEventPlug, iOpenGLDriverDatabase > [protected]
scfParentscfImplementation< csGraphics2D > [protected]
scfRefCountscfImplementation< csGraphics2D > [protected]
scfRemoveRefOwners()scfImplementation< csGraphics2D > [inline, protected]
scfWeakRefOwnersscfImplementation< csGraphics2D > [protected]
screen_shotcsGraphics2DGLCommon [protected]
ScreenShot()csGraphics2DGLCommon [virtual]
SetClipRect(int xmin, int ymin, int xmax, int ymax)csGraphics2DGLCommon [virtual]
SetFullScreen(bool b)csGraphics2D [virtual]
SetGamma(float)csGraphics2D [inline, virtual]
setGLColorfromint(int color)csGraphics2DGLCommon [protected]
SetMouseCursor(csMouseCursorID iShape)csGraphics2D [virtual]
SetMouseCursor(iImage *image, const csRGBcolor *keycolor=0, int hotspot_x=0, int hotspot_y=0, csRGBcolor fg=csRGBcolor(255, 255, 255), csRGBcolor bg=csRGBcolor(0, 0, 0))csGraphics2D [virtual]
SetMousePosition(int x, int y)csGraphics2D [virtual]
SetOption(int id, csVariant *value)csGraphics2D [protected, virtual]
SetRGB(int i, int r, int g, int b)csGraphics2DGLCommon [virtual]
SetTitle(const char *title)csGraphics2D [protected, virtual]
SetTitle(const wchar_t *title)csGraphics2D [inline, protected, virtual]
ssPoolcsGraphics2DGLCommon [protected]
statecachecsGraphics2DGLCommon [protected]
statecontextcsGraphics2DGLCommon [protected]
StateTest()csGraphics2D [inline, protected, virtual]
UnitTest()csGraphics2D [inline, protected, virtual]
useCombineTEcsGraphics2DGLCommon [protected]
vpHeightcsGraphics2D
vpSetcsGraphics2D
vpWidthcsGraphics2D
vsynccsGraphics2D [protected]
weakEventHandlercsGraphics2D [protected]
WeakRefOwnerArray typedefscfImplementation< csGraphics2D > [protected]
WidthcsGraphics2D
win_titlecsGraphics2D
Write(iFont *font, int x, int y, int fg, int bg, const char *text, uint flags=0)csGraphics2D [virtual]
Write(iFont *font, int x, int y, int fg, int bg, const wchar_t *text, uint flags=0)csGraphics2D [virtual]
WriteBaseline(iFont *font, int x, int y, int fg, int bg, const char *text)csGraphics2D [virtual]
~csGraphics2D()csGraphics2D [virtual]
~csGraphics2DGLCommon()csGraphics2DGLCommon [virtual]
~iBase()iBase [inline, protected, virtual]
~scfImplementation()scfImplementation< csGraphics2D > [inline, virtual]
~scfImplementation7()scfImplementation7< csGraphics2D, iGraphics2D, iComponent, iNativeWindow, iNativeWindowManager, iPluginConfig, iDebugHelper, iEventHandler > [inline, protected, virtual]
~scfImplementationExt2()scfImplementationExt2< csGraphics2DGLCommon, csGraphics2D, iEventPlug, iOpenGLDriverDatabase > [inline, protected, virtual]


Generated for Crystal Space by doxygen 1.4.7