#include <blndtool.h>
Public Member Functions | |
BlendToolRef () | |
void | Reset () |
Public Attributes | |
NodeRenderableInk * | pNode |
NodeBlend * | pNodeBlend |
BlendPath * | pBlendPath |
Spread * | pSpread |
UINT32 | RemapRef |
INT32 | Index |
BOOL | AStartNode |
DocCoord | PointerPos |
Definition at line 226 of file blndtool.h.
|
Definition at line 231 of file blndtool.h. 00231 { Reset(); }
|
|
Definition at line 232 of file blndtool.h. 00232 { pNode = NULL; 00233 pNodeBlend = NULL; 00234 pBlendPath = NULL; 00235 pSpread = NULL; 00236 RemapRef = 0; 00237 Index = -1; 00238 }
|
|
Definition at line 247 of file blndtool.h. |
|
Definition at line 246 of file blndtool.h. |
|
Definition at line 243 of file blndtool.h. |
|
Definition at line 241 of file blndtool.h. |
|
Definition at line 242 of file blndtool.h. |
|
Definition at line 248 of file blndtool.h. |
|
Definition at line 244 of file blndtool.h. |
|
Definition at line 245 of file blndtool.h. |