#include <draw.h>

Definition at line 314 of file draw.h.
Data Fields | |
| PointInfo | point |
| unsigned long | coordinates |
| PrimitiveType | primitive |
| PaintMethod | method |
| char * | text |
Definition at line 317 of file draw.h.
Referenced by ConvertPrimitiveToPath(), DrawDashPolygon(), DrawImage(), DrawPolygonPrimitive(), DrawPrimitive(), DrawRoundLinecap(), DrawStrokePolygon(), LogPrimitiveInfo(), TraceArcPath(), TraceBezier(), TracePoint(), TraceRoundRectangle(), TraceSquareLinecap(), and TraceStrokePolygon().
| unsigned long _PrimitiveInfo::coordinates |
Definition at line 320 of file draw.h.
Referenced by DrawDashPolygon(), DrawImage(), DrawPolygonPrimitive(), DrawRoundLinecap(), DrawStrokePolygon(), TraceArcPath(), TraceBezier(), TraceEllipse(), TraceLine(), TracePath(), TracePoint(), TraceRectangle(), TraceRoundRectangle(), and TraceStrokePolygon().
Definition at line 323 of file draw.h.
Referenced by ConvertPrimitiveToPath(), DrawBoundingRectangles(), DrawDashPolygon(), DrawImage(), DrawPrimitive(), DrawRoundLinecap(), DrawStrokePolygon(), LogPrimitiveInfo(), TraceArcPath(), TraceBezier(), TraceEllipse(), TraceLine(), TracePath(), TraceRectangle(), TraceRoundRectangle(), and TraceStrokePolygon().
Definition at line 326 of file draw.h.
Referenced by DrawBoundingRectangles(), DrawImage(), DrawPolygonPrimitive(), DrawPrimitive(), LogPrimitiveInfo(), and TracePath().
| char* _PrimitiveInfo::text |
1.5.6