VSTGUI  3.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
COffscreenContext Member List

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

backgroundColorCOffscreenContextprotected
bDestroyPixmapCOffscreenContextprotected
bDrawInBitmapCOffscreenContextprotected
CBaseObject()CBaseObjectinline
CDrawContext(CFrame *pFrame, void *pSystemContext, void *pWindow=0)CDrawContext
clipRectCDrawContextprotected
COffscreenContext(CDrawContext *pContext, CBitmap *pBitmap, bool drawInBitmap=false)COffscreenContext
COffscreenContext(CFrame *pFrame, long width, long height, const CColor backgroundColor=kBlackCColor)COffscreenContext
copyFrom(CDrawContext *pContext, CRect destRect, CPoint srcOffset=CPoint(0, 0))COffscreenContext
copyTo(CDrawContext *pContext, CRect &srcRect, CPoint destOffset=CPoint(0, 0))COffscreenContext
drawArc(const CRect &rect, const float startAngle1, const float endAngle2, const CDrawStyle drawStyle=kDrawStroked)CDrawContext
drawArc(const CRect &rect, const CPoint &point1, const CPoint &point2)CDrawContext
drawEllipse(const CRect &rect, const CDrawStyle drawStyle=kDrawStroked)CDrawContext
drawLines(const CPoint *points, const long &numberOfLines)CDrawContext
drawModeCDrawContextprotected
drawPoint(const CPoint &point, CColor color)CDrawContext
drawPolygon(const CPoint *pPoints, long numberOfPoints, const CDrawStyle drawStyle=kDrawStroked, bool closePolygon=true)CDrawContext
drawRect(const CRect &rect, const CDrawStyle drawStyle=kDrawStroked)CDrawContext
drawString(const char *pString, const CRect &rect, const short opaque=false, const CHoriTxtAlign hAlign=kCenterText)CDrawContext
drawStringUTF8(const char *pString, const CRect &rect, const CHoriTxtAlign hAlign=kCenterText, bool antialias=true)CDrawContext
drawStringUTF8(const char *string, const CPoint &_point, bool antialias=true)CDrawContext
fillArc(const CRect &rect, const CPoint &point1, const CPoint &point2)CDrawContext
fillColorCDrawContextprotected
fillEllipse(const CRect &rect)CDrawContext
fillPolygon(const CPoint *pPoint, long numberOfPoints)CDrawContext
fillRect(const CRect &rect)CDrawContext
floodFill(const CPoint &start)CDrawContext
fontCDrawContextprotected
fontColorCDrawContextprotected
forget()CDrawContextvirtual
frameColorCDrawContextprotected
frameWidthCDrawContextprotected
getClipRect(CRect &clip) const CDrawContextinline
getDrawMode() const CDrawContextinline
getFillColor() const CDrawContextinline
getFont() const CDrawContextinline
getFontColor() const CDrawContextinline
getFontSize() const CDrawContextinline
getFrame() const CDrawContextinline
getFrameColor() const CDrawContextinline
getHeight() const COffscreenContextinline
getLineStyle() const CDrawContextinline
getLineWidth() const CDrawContextinline
getLoc(CPoint &where) const CDrawContextinline
getMouseButtons()CDrawContext
getMouseLocation(CPoint &point)CDrawContext
getNbReference() const CBaseObjectinline
getPoint(const CPoint &point)CDrawContext
getStringWidth(const char *pStr)CDrawContext
getStringWidthUTF8(const char *pStr)CDrawContext
getSystemContext() const CDrawContextinline
getWidth() const COffscreenContextinline
getWindow()CDrawContextinline
heightCOffscreenContextprotected
lineStyleCDrawContextprotected
lineTo(const CPoint &point)CDrawContext
moveTo(const CPoint &point)CDrawContext
notify(CBaseObject *sender, const char *message)CBaseObjectinlinevirtual
offsetCDrawContext
offsetScreenCDrawContext
pBitmapCOffscreenContextprotected
pBitmapBgCOffscreenContextprotected
penLocCDrawContextprotected
pFrameCDrawContextprotected
polyLine(const CPoint *pPoint, long numberOfPoints)CDrawContext
pSystemContextCDrawContextprotected
pWindowCDrawContextprotected
remember()CBaseObjectinlinevirtual
resetClipRect()CDrawContext
setClipRect(const CRect &clip)CDrawContext
setDrawMode(CDrawMode mode)CDrawContext
setFillColor(const CColor color)CDrawContext
setFont(const CFontRef font, const long &size=0, const long &style=-1)CDrawContext
setFontColor(const CColor color)CDrawContext
setFrameColor(const CColor color)CDrawContext
setLineStyle(CLineStyle style)CDrawContext
setLineWidth(CCoord width)CDrawContext
setWindow(void *ptr)CDrawContextinline
waitDoubleClick()CDrawContext
waitDrag()CDrawContext
widthCOffscreenContextprotected
~CBaseObject()CBaseObjectinlinevirtual
~CDrawContext()CDrawContext
~COffscreenContext()COffscreenContextvirtual