GME  13
Public Member Functions
CBulletArrowHead Class Reference

#include <GraphicsUtil.h>

Inheritance diagram for CBulletArrowHead:
Inheritance graph
[legend]
Collaboration diagram for CBulletArrowHead:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CBulletArrowHead (int dir, const std::vector< CPoint > &coords)
virtual ~CBulletArrowHead ()
virtual void Draw (Gdiplus::Graphics *gdip, Gdiplus::Pen *pen, Gdiplus::Brush *brush, const CPoint &tip, bool bPen, double angle, bool bold)

Detailed Description

Definition at line 27 of file GraphicsUtil.h.


Constructor & Destructor Documentation

CBulletArrowHead::CBulletArrowHead ( int  dir,
const std::vector< CPoint > &  coords 
)

Definition at line 127 of file GraphicsUtil.cpp.

Definition at line 132 of file GraphicsUtil.cpp.


Member Function Documentation

void CBulletArrowHead::Draw ( Gdiplus::Graphics *  gdip,
Gdiplus::Pen *  pen,
Gdiplus::Brush *  brush,
const CPoint &  tip,
bool  bPen,
double  angle,
bool  bold 
) [virtual]

Reimplemented from CArrowHead.

Definition at line 136 of file GraphicsUtil.cpp.


The documentation for this class was generated from the following files: