#include <ncntrcnt.h>
Inheritance diagram for InsetPathPathProcessor:

Public Member Functions | |
| InsetPathPathProcessor () | |
| Constructor. | |
| ~InsetPathPathProcessor () | |
| Destructor. | |
| virtual void | ProcessPath (Path *pPath, RenderRegion *pRender, PathShape ShapePath=PATHSHAPE_PATH) |
| Destructor. | |
| void | SetActive (BOOL b) |
Private Member Functions | |
| CC_DECLARE_DYNAMIC (InsetPathPathProcessor) | |
Private Attributes | |
| BOOL | m_bActive |
Definition at line 125 of file ncntrcnt.h.
|
|
Constructor.
Definition at line 3365 of file ncntrcnt.cpp.
|
|
|
Destructor.
Definition at line 3380 of file ncntrcnt.cpp.
|
|
|
|
|
||||||||||||||||
|
Destructor.
Implements PathProcessor. Definition at line 3397 of file ncntrcnt.cpp.
|
|
|
Definition at line 136 of file ncntrcnt.h. 00136 { m_bActive = b; }
|
|
|
Definition at line 138 of file ncntrcnt.h. |
1.4.4