csGraphics2D Member List
This is the complete list of members for csGraphics2D, including all inherited members.| _DrawPixel | csGraphics2D | |
| _GetPixelAt | csGraphics2D | |
| 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] | 
| AllowResizing | csGraphics2D | |
| BeginDraw() | csGraphics2D |  [virtual] | 
| Benchmark(int) | csGraphics2D |  [inline, protected, virtual] | 
| Blit(int x, int y, int width, int height, unsigned char const *data) | csGraphics2D |  [virtual] | 
| ChangeDepth(int d) | csGraphics2D |  [virtual] | 
| Clear(int color) | csGraphics2D |  [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] | 
| ClipX1 | csGraphics2D | |
| ClipX2 | csGraphics2D | |
| ClipY1 | csGraphics2D | |
| ClipY2 | csGraphics2D | |
| Close() | csGraphics2D |  [virtual] | 
| config | csGraphics2D | |
| CreateOffscreenCanvas(void *memory, int width, int height, int depth, iOffscreenCanvasCallback *ofscb) | csGraphics2D |  [virtual] | 
| csGraphics2D(iBase *) | csGraphics2D | |
| DebugCommand(const char *cmd) | csGraphics2D |  [protected, virtual] | 
| DecRef() | scfImplementation< csGraphics2D > |  [inline, virtual] | 
| Depth | csGraphics2D | |
| DisplayNumber | csGraphics2D | |
| DoubleBuffer(bool Enable) | csGraphics2D |  [virtual] | 
| DrawBox(int x, int y, int w, int h, int color) | csGraphics2D |  [virtual] | 
| DrawLine(float x1, float y1, float x2, float y2, int color) | csGraphics2D |  [virtual] | 
| DrawPixel(int x, int y, int color) | csGraphics2D |  [inline, 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) | csGraphics2D |  [virtual] | 
| Dump() | csGraphics2D |  [inline, protected, virtual] | 
| Dump(iGraphics3D *) | csGraphics2D |  [inline, protected, virtual] | 
| FindRGB(int r, int g, int b, int a=255) | csGraphics2D |  [inline, virtual] | 
| FinishDraw() | csGraphics2D |  [virtual] | 
| fontCache | csGraphics2D | |
| FontServer | csGraphics2D | |
| FrameBufferLocked | csGraphics2D | |
| FreeArea(csImageArea *Area) | csGraphics2D |  [virtual] | 
| FullScreen | csGraphics2D | |
| GenericID(csRef< iEventHandlerRegistry > &) const =0 | iEventHandler |  [pure virtual] | 
| GenericName() const =0 | iEventHandler |  [pure virtual] | 
| GenericPrec(csRef< iEventHandlerRegistry > &, csRef< iEventNameRegistry > &, csEventID) const =0 | iEventHandler |  [pure virtual] | 
| GenericSucc(csRef< iEventHandlerRegistry > &, csRef< iEventNameRegistry > &, csEventID) const =0 | iEventHandler |  [pure virtual] | 
| GetClipRect(int &xmin, int &ymin, int &xmax, int &ymax) | csGraphics2D |  [virtual] | 
| GetDoubleBufferState() | csGraphics2D |  [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) | csGraphics2D |  [inline, 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] | 
| GetRefCount() | scfImplementation< csGraphics2D > |  [inline, virtual] | 
| GetRGB(int color, int &r, int &g, int &b) | csGraphics2D |  [virtual] | 
| GetRGB(int color, int &r, int &g, int &b, int &a) | csGraphics2D |  [virtual] | 
| GetSupportedTests() const | csGraphics2D |  [inline, protected, virtual] | 
| GetWidth() | csGraphics2D |  [inline, virtual] | 
| HandleEvent(iEvent &) | csGraphics2D |  [virtual] | 
| Height | csGraphics2D | |
| IncRef() | scfImplementation< csGraphics2D > |  [inline, virtual] | 
| Initialize(iObjectRegistry *) | csGraphics2D |  [virtual] | 
| InstancePrec(csRef< iEventHandlerRegistry > &, csRef< iEventNameRegistry > &, csEventID) const =0 | iEventHandler |  [pure virtual] | 
| InstanceSucc(csRef< iEventHandlerRegistry > &, csRef< iEventNameRegistry > &, csEventID) const =0 | iEventHandler |  [pure virtual] | 
| is_open | csGraphics2D | |
| LineAddress | csGraphics2D | |
| Memory | csGraphics2D | |
| name | csGraphics2D |  [protected] | 
| object_reg | csGraphics2D | |
| ofscb | csGraphics2D | |
| Open() | csGraphics2D |  [virtual] | 
| operator=(const scfImplementation &) | scfImplementation< csGraphics2D > |  [inline] | 
| Palette | csGraphics2D | |
| PaletteAlloc | csGraphics2D | |
| PerformExtension(char const *command,...) | csGraphics2D |  [virtual] | 
| PerformExtensionV(char const *command, va_list) | csGraphics2D |  [virtual] | 
| pfmt | csGraphics2D | |
| plugin_mgr | csGraphics2D | |
| Print(csRect const *=0) | csGraphics2D |  [inline, virtual] | 
| QueryInterface(scfInterfaceID id, scfInterfaceVersion version) | scfImplementation7< csGraphics2D, iGraphics2D, iComponent, iNativeWindow, iNativeWindowManager, iPluginConfig, iDebugHelper, iEventHandler > |  [inline, virtual] | 
| refreshRate | csGraphics2D |  [protected] | 
| RemoveRefOwner(void **ref_owner) | scfImplementation< csGraphics2D > |  [inline, virtual] | 
| Resize(int w, int h) | csGraphics2D |  [virtual] | 
| RestoreArea(csImageArea *Area, bool Free=true) | csGraphics2D |  [virtual] | 
| SaveArea(int x, int y, int w, int h) | csGraphics2D |  [virtual] | 
| scfClassType typedef | scfImplementation7< csGraphics2D, iGraphics2D, iComponent, iNativeWindow, iNativeWindowManager, iPluginConfig, iDebugHelper, iEventHandler > |  [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] | 
| scfImplementationType typedef | scfImplementation7< csGraphics2D, iGraphics2D, iComponent, iNativeWindow, iNativeWindowManager, iPluginConfig, iDebugHelper, iEventHandler > |  [protected] | 
| scfObject | scfImplementation< csGraphics2D > |  [protected] | 
| scfParent | scfImplementation< csGraphics2D > |  [protected] | 
| scfRefCount | scfImplementation< csGraphics2D > |  [protected] | 
| scfRemoveRefOwners() | scfImplementation< csGraphics2D > |  [inline, protected] | 
| scfWeakRefOwners | scfImplementation< csGraphics2D > |  [protected] | 
| ScreenShot() | csGraphics2D |  [virtual] | 
| SetClipRect(int xmin, int ymin, int xmax, int ymax) | csGraphics2D |  [virtual] | 
| SetFullScreen(bool b) | csGraphics2D |  [virtual] | 
| SetGamma(float) | csGraphics2D |  [inline, virtual] | 
| 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) | csGraphics2D |  [virtual] | 
| SetTitle(const char *title) | csGraphics2D |  [protected, virtual] | 
| SetTitle(const wchar_t *title) | csGraphics2D |  [inline, protected, virtual] | 
| StateTest() | csGraphics2D |  [inline, protected, virtual] | 
| UnitTest() | csGraphics2D |  [inline, protected, virtual] | 
| vpHeight | csGraphics2D | |
| vpSet | csGraphics2D | |
| vpWidth | csGraphics2D | |
| vsync | csGraphics2D |  [protected] | 
| weakEventHandler | csGraphics2D |  [protected] | 
| WeakRefOwnerArray typedef | scfImplementation< csGraphics2D > |  [protected] | 
| Width | csGraphics2D | |
| win_title | csGraphics2D | |
| 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] | 
| ~iBase() | iBase |  [inline, protected, virtual] | 
| ~scfImplementation() | scfImplementation< csGraphics2D > |  [inline, virtual] | 
| ~scfImplementation7() | scfImplementation7< csGraphics2D, iGraphics2D, iComponent, iNativeWindow, iNativeWindowManager, iPluginConfig, iDebugHelper, iEventHandler > |  [inline, protected, virtual] | 
Generated for Crystal Space by doxygen 1.4.7

