CS::PluginCommon::GL::Graphics2DCommon Member List
This is the complete list of members for CS::PluginCommon::GL::Graphics2DCommon, including all inherited members.| AddRefOwner(void **ref_owner, CS::Threading::Mutex *mutex)=0 | iBase | [pure virtual] |
| AllowResize(bool iAllow)=0 | iGraphicsCanvas | [pure virtual] |
| BeginDraw() | CS::PluginCommon::GL::Graphics2DCommon | [virtual] |
| Blit(int x, int y, int w, int h, unsigned char const *data) | CS::PluginCommon::GL::Graphics2DCommon | [virtual] |
| CanResize()=0 | iGraphicsCanvas | [pure virtual] |
| CanvasClose()=0 | iGraphicsCanvas | [pure virtual] |
| CanvasOpen()=0 | iGraphicsCanvas | [pure virtual] |
| CanvasResize(int w, int h)=0 | iGraphicsCanvas | [pure virtual] |
| Clear(int color) | CS::PluginCommon::GL::Graphics2DCommon | [virtual] |
| ClearAll(int color) | CS::PluginCommon::Graphics2DCommon | [virtual] |
| ClipLine(float &x1, float &y1, float &x2, float &y2, int xmin, int ymin, int xmax, int ymax) | CS::PluginCommon::Graphics2DCommon | [virtual] |
| ClipX1 | CS::PluginCommon::Graphics2DCommon | |
| Close() | CS::PluginCommon::GL::Graphics2DCommon | [virtual] |
| DebugCommand(const char *cmd) | CS::PluginCommon::GL::Graphics2DCommon | [virtual] |
| DecomposeColor(int iColor, GLubyte &oR, GLubyte &oG, GLubyte &oB, GLubyte &oA) | CS::PluginCommon::GL::Graphics2DCommon | [protected] |
| DecomposeColor(int iColor, float &oR, float &oG, float &oB, float &oA) | CS::PluginCommon::GL::Graphics2DCommon | [protected] |
| DecRef()=0 | iBase | [pure virtual] |
| DoubleBuffer(bool Enable) | CS::PluginCommon::GL::Graphics2DCommon | [inline, virtual] |
| DrawBox(int x, int y, int w, int h, int color) | CS::PluginCommon::GL::Graphics2DCommon | [virtual] |
| DrawBoxProjected(const csBox3 &box, const csTransform &object2camera, const CS::Math::Matrix4 &projection, int color) | CS::PluginCommon::GL::Graphics2DCommon | [virtual] |
| DrawLine(float x1, float y1, float x2, float y2, int color) | CS::PluginCommon::GL::Graphics2DCommon | [virtual] |
| DrawLineNearClip(csVector3 &v1, csVector3 &v2) | CS::PluginCommon::GL::Graphics2DCommon | [protected] |
| DrawLineProjected(const csVector3 &v1, const csVector3 &v2, float fov, int color) | CS::PluginCommon::GL::Graphics2DCommon | [virtual] |
| DrawLineProjected(const csVector3 &v1, const csVector3 &v2, const CS::Math::Matrix4 &projection, int color) | CS::PluginCommon::GL::Graphics2DCommon | [virtual] |
| DrawPixel(int x, int y, int color) | CS::PluginCommon::GL::Graphics2DCommon | [virtual] |
| DrawPixels(csPixelCoord const *pixels, int num_pixels, int color) | CS::PluginCommon::GL::Graphics2DCommon | [virtual] |
| driverdb | CS::PluginCommon::GL::Graphics2DCommon | [protected] |
| evCanvasResize | CS::PluginCommon::Graphics2DCommon | |
| ext | CS::PluginCommon::GL::Graphics2DCommon | [protected] |
| FindRGB(int r, int g, int b, int a=255) | CS::PluginCommon::Graphics2DCommon | [inline, virtual] |
| FinishDraw() | CS::PluginCommon::GL::Graphics2DCommon | [virtual] |
| fontCache | CS::PluginCommon::Graphics2DCommon | |
| FontServer | CS::PluginCommon::Graphics2DCommon | |
| ForceCanvasResize(int w, int h)=0 | iGraphicsCanvas | [pure virtual] |
| FrameBufferLocked | CS::PluginCommon::Graphics2DCommon | |
| 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) | CS::PluginCommon::Graphics2DCommon | [virtual] |
| GetColorDepth()=0 | iGraphicsCanvas | [pure virtual] |
| GetDoubleBufferState() | CS::PluginCommon::GL::Graphics2DCommon | [inline, virtual] |
| GetFontServer() | CS::PluginCommon::Graphics2DCommon | [inline, virtual] |
| GetFramebufferDimensions(int &width, int &height)=0 | iGraphicsCanvas | [pure virtual] |
| GetFullScreen()=0 | iGraphicsCanvas | [pure virtual] |
| GetGamma() const =0 | iGraphicsCanvas | [pure virtual] |
| GetHeight() | CS::PluginCommon::Graphics2DCommon | [inline, virtual] |
| GetHWGLVersion() | CS::PluginCommon::GL::Graphics2DCommon | [virtual] |
| GetHWRenderer() | CS::PluginCommon::GL::Graphics2DCommon | [virtual] |
| GetHWVendor() | CS::PluginCommon::GL::Graphics2DCommon | [virtual] |
| GetInterfaceMetadata()=0 | iBase | [pure virtual] |
| GetName() const =0 | iGraphicsCanvas | [pure virtual] |
| GetNativeWindow()=0 | iGraphicsCanvas | [pure virtual] |
| GetPixel(int x, int y, uint8 &oR, uint8 &oG, uint8 &oB) | CS::PluginCommon::GL::Graphics2DCommon | [virtual] |
| GetPixel(int x, int y, uint8 &oR, uint8 &oG, uint8 &oB, uint8 &oA) | CS::PluginCommon::GL::Graphics2DCommon | [virtual] |
| GetRefCount()=0 | iBase | [pure virtual] |
| GetRGB(int color, int &r, int &g, int &b) | CS::PluginCommon::Graphics2DCommon | [inline, virtual] |
| GetRGB(int color, int &r, int &g, int &b, int &a) | CS::PluginCommon::Graphics2DCommon | [inline, virtual] |
| GetViewport(int &left, int &top, int &width, int &height) | CS::PluginCommon::Graphics2DCommon | [inline, virtual] |
| GetWidth() | CS::PluginCommon::Graphics2DCommon | [inline, virtual] |
| Graphics2DCommon() | CS::PluginCommon::GL::Graphics2DCommon | |
| HandleEvent(iEvent &) | CS::PluginCommon::Graphics2DCommon | [virtual] |
| HandleResize(iEvent &Event) | CS::PluginCommon::Graphics2DCommon | [protected] |
| IncRef()=0 | iBase | [pure virtual] |
| Initialize(iObjectRegistry *object_reg) | CS::PluginCommon::GL::Graphics2DCommon | [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 | CS::PluginCommon::Graphics2DCommon | |
| multiFavorQuality | CS::PluginCommon::GL::Graphics2DCommon | [protected] |
| object_reg | CS::PluginCommon::Graphics2DCommon | |
| Open() | CS::PluginCommon::GL::Graphics2DCommon | [virtual] |
| OpenDriverDB(const char *phase=0) | CS::PluginCommon::GL::Graphics2DCommon | [protected] |
| PerformExtension(char const *command,...) | iGraphics2D | [inline] |
| PerformExtensionV(char const *command, va_list) | CS::PluginCommon::GL::Graphics2DCommon | [virtual] |
| plugin_mgr | CS::PluginCommon::Graphics2DCommon | |
| Print(csRect const *pArea)=0 | iGraphicsCanvas | [pure virtual] |
| QueryInterface(scfInterfaceID iInterfaceID, int iVersion)=0 | iBase | [pure virtual] |
| ReadDatabase(iDocumentNode *dbRoot, int configPriority=iConfigManager::ConfigPriorityPlugin+20, const char *phase=0) | CS::PluginCommon::GL::Graphics2DCommon | [inline] |
| RemoveRefOwner(void **ref_owner)=0 | iBase | [pure virtual] |
| Resize(int width, int height) | CS::PluginCommon::GL::Graphics2DCommon | [virtual] |
| ScreenShot() | CS::PluginCommon::GL::Graphics2DCommon | [virtual] |
| SetClipRect(int xmin, int ymin, int xmax, int ymax) | CS::PluginCommon::GL::Graphics2DCommon | [virtual] |
| SetFullScreen(bool b)=0 | iGraphicsCanvas | [pure virtual] |
| SetGamma(float gamma)=0 | iGraphicsCanvas | [pure virtual] |
| setGLColorfromint(int color) | CS::PluginCommon::GL::Graphics2DCommon | [protected] |
| SetMouseCursor(csMouseCursorID iShape)=0 | iGraphicsCanvas | [pure 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))=0 | iGraphicsCanvas | [pure virtual] |
| SetMousePosition(int x, int y)=0 | iGraphicsCanvas | [pure virtual] |
| SetViewport(int left, int top, int width, int height) | CS::PluginCommon::GL::Graphics2DCommon | [virtual] |
| statecache | CS::PluginCommon::GL::Graphics2DCommon | [protected] |
| Write(iFont *font, int x, int y, int fg, int bg, const char *text, uint flags=0) | CS::PluginCommon::Graphics2DCommon | [virtual] |
| Write(iFont *font, int x, int y, int fg, int bg, const wchar_t *text, uint flags=0) | CS::PluginCommon::Graphics2DCommon | [virtual] |
| ~Graphics2DCommon() | CS::PluginCommon::GL::Graphics2DCommon | [virtual] |
| ~iBase() | iBase | [inline, protected, virtual] |
Generated for Crystal Space 2.1 by doxygen 1.6.1
