MHDrawPoly Class Reference

#include <DynamicLineArt.h>

Inheritance diagram for MHDrawPoly:

MHElemAction

List of all members.


Detailed Description

Definition at line 140 of file DynamicLineArt.h.


Public Member Functions

 MHDrawPoly (const char *name, bool fIsPolygon)
virtual void Initialise (MHParseNode *p, MHEngine *engine)
virtual void Perform (MHEngine *engine)

Protected Member Functions

virtual void PrintArgs (FILE *fd, int nTabs) const

Protected Attributes

bool m_fIsPolygon
MHOwnPtrSequence< MHPointArgm_Points

Constructor & Destructor Documentation

MHDrawPoly::MHDrawPoly ( const char *  name,
bool  fIsPolygon 
) [inline]

Definition at line 142 of file DynamicLineArt.h.


Member Function Documentation

void MHDrawPoly::Initialise ( MHParseNode p,
MHEngine engine 
) [virtual]

Reimplemented from MHElemAction.

Definition at line 167 of file DynamicLineArt.cpp.

void MHDrawPoly::Perform ( MHEngine engine  )  [virtual]

Implements MHElemAction.

Definition at line 178 of file DynamicLineArt.cpp.

void MHDrawPoly::PrintArgs ( FILE *  fd,
int  nTabs 
) const [protected, virtual]

Reimplemented from MHElemAction.

Definition at line 188 of file DynamicLineArt.cpp.


Member Data Documentation

Definition at line 147 of file DynamicLineArt.h.

Referenced by Perform().

Definition at line 148 of file DynamicLineArt.h.

Referenced by Initialise(), Perform(), and PrintArgs().


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

Generated on Sat Dec 18 05:16:05 2010 for MythTV by  doxygen 1.5.5