, including all inherited members.
AddRefOwner(void **ref_owner) | scfImplementation< csGraphics2D > | [inline, virtual] |
AddWindowFrameDimensions(int &width, int &height) | csGraphics2D | [protected, 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)=0 | iGraphics2D | [pure 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 | |
Close() | csGraphics2D | [virtual] |
config | csGraphics2D | |
csGraphics2D(iBase *) | csGraphics2D | |
DebugCommand(const char *cmd) | csGraphics2D | [protected, virtual] |
decoCaption enum value | iNativeWindow | |
decoClientFrame enum value | iNativeWindow | |
DecRef() | scfImplementation< csGraphics2D > | [inline, virtual] |
DisplayNumber | csGraphics2D | |
DrawBox(int x, int y, int w, int h, int color)=0 | iGraphics2D | [pure virtual] |
DrawLine(float x1, float y1, float x2, float y2, int color)=0 | iGraphics2D | [pure virtual] |
DrawLineProjected(const csVector3 &v1, const csVector3 &v2, float fov, int color)=0 | iGraphics2D | [pure virtual] |
DrawLineProjected(const csVector3 &v1, const csVector3 &v2, const CS::Math::Matrix4 &projection, int color)=0 | iGraphics2D | [pure virtual] |
DrawPixel(int x, int y, int color)=0 | iGraphics2D | [pure virtual] |
DrawPixels(csPixelCoord const *pixels, int num_pixels, int color)=0 | iGraphics2D | [pure virtual] |
Dump() | csGraphics2D | [inline, protected, virtual] |
Dump(iGraphics3D *) | csGraphics2D | [inline, protected, virtual] |
fbWidth | csGraphics2D | |
FindRGB(int r, int g, int b, int a=255) | csGraphics2D | [inline, virtual] |
FinishDraw() | csGraphics2D | [virtual] |
FitSizeToWorkingArea(int &desiredWidth, int &desiredHeight) | csGraphics2D | [protected, virtual] |
fitToWorkingArea | csGraphics2D | [protected] |
fontCache | csGraphics2D | |
FontServer | csGraphics2D | |
FrameBufferLocked | csGraphics2D | |
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] |
GetColorDepth() | csGraphics2D | [inline, virtual] |
GetFontServer() | csGraphics2D | [inline, virtual] |
GetFramebufferDimensions(int &width, int &height) | csGraphics2D | [inline, virtual] |
GetFullScreen() | csGraphics2D | [inline, virtual] |
GetGamma() const | csGraphics2D | [inline, virtual] |
GetHeight() | csGraphics2D | [inline, virtual] |
GetHWGLVersion() | csGraphics2D | [inline, virtual] |
GetHWRenderer() | csGraphics2D | [inline, virtual] |
GetHWVendor() | csGraphics2D | [inline, virtual] |
GetInterfaceMetadata() | scfImplementation< 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] |
GetPixel(int x, int y, uint8 &oR, uint8 &oG, uint8 &oB)=0 | iGraphics2D | [pure virtual] |
GetPixel(int x, int y, uint8 &oR, uint8 &oG, uint8 &oB, uint8 &oA)=0 | iGraphics2D | [pure virtual] |
GetRefCount() | scfImplementation< csGraphics2D > | [inline, virtual] |
GetRGB(int color, int &r, int &g, int &b) | csGraphics2D | [inline, virtual] |
GetRGB(int color, int &r, int &g, int &b, int &a) | csGraphics2D | [inline, virtual] |
GetSupportedTests() const | csGraphics2D | [inline, protected, virtual] |
GetViewport(int &left, int &top, int &width, int &height) | csGraphics2D | [inline, virtual] |
GetWidth() | csGraphics2D | [inline, virtual] |
GetWindowDecoration(WindowDecoration decoration) | csGraphics2D | [protected, virtual] |
GetWindowTransparent() | csGraphics2D | [inline, protected, virtual] |
GetWorkspaceDimensions(int &width, int &height) | csGraphics2D | [protected, virtual] |
HandleEvent(iEvent &) | csGraphics2D | [virtual] |
hwmcOff enum value | csGraphics2D | |
hwmcOn enum value | csGraphics2D | |
hwmcRGBAOnly enum value | csGraphics2D | |
HWMouseMode enum name | 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 | |
IsWindowTransparencyAvailable() | csGraphics2D | [inline, protected, virtual] |
object_reg | csGraphics2D | |
Open() | csGraphics2D | [virtual] |
operator=(const scfImplementation &) | scfImplementation< csGraphics2D > | [inline] |
PerformExtension(char const *command,...) | csGraphics2D | [virtual] |
PerformExtensionV(char const *command, va_list) | csGraphics2D | [virtual] |
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] |
scfImplementation(csGraphics2D *object, iBase *parent=0) | scfImplementation< csGraphics2D > | [inline] |
scfImplementation(const scfImplementation &) | scfImplementation< csGraphics2D > | [inline] |
ScreenShot()=0 | iGraphics2D | [pure virtual] |
SetClipRect(int xmin, int ymin, int xmax, int ymax) | csGraphics2D | [virtual] |
SetFullScreen(bool b) | csGraphics2D | [virtual] |
SetGamma(float) | csGraphics2D | [inline, virtual] |
SetIcon(iImage *image) | csGraphics2D | [protected, 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] |
SetTitle(const char *title) | csGraphics2D | [protected, virtual] |
SetTitle(const wchar_t *title) | csGraphics2D | [inline, protected, virtual] |
SetViewport(int left, int top, int width, int height) | csGraphics2D | [virtual] |
SetWindowDecoration(WindowDecoration decoration, bool flag) | csGraphics2D | [inline, protected, virtual] |
SetWindowTransparent(bool transparent) | csGraphics2D | [inline, protected, virtual] |
StateTest() | csGraphics2D | [inline, protected, virtual] |
vsync | csGraphics2D | [protected] |
win_title | csGraphics2D | |
WindowDecoration enum name | iNativeWindow | |
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] |
~csGraphics2D() | csGraphics2D | [virtual] |
~iBase() | iBase | [inline, protected, virtual] |