ppbrush.h File Reference

(r1785/r1273)

#include "pathpcs.h"
#include "brshcomp.h"
#include "brshattr.h"
#include "brpress.h"

Go to the source code of this file.

Classes

class  PathProcessorBrush
 This path processor renders the new brush objects in place of the paths that are passed to it. It contains many variant members which can affect the placing, scaling and other aspects of the objects that are rendered. The ink objects that are actually rendered come from a BrushDefinition object. The path processor maintains a pointer to an AttrBrushType which is the attribute node that 'owns' the processor. More...
class  BrushSubRenderContext
 Used during rendering to store the render context of a brush node if it has taken too long to render so far. More...

Defines

#define USE_MTRNG

Typedefs

typedef std::vector< UINT32UINTArray
typedef std::list< CPathPointInfoCPathPointList

Variables

const INT32 DEFAULT_ARRAY_SIZE = 500


Define Documentation

#define USE_MTRNG
 

Definition at line 129 of file ppbrush.h.


Typedef Documentation

typedef std::list< CPathPointInfo > CPathPointList
 

Definition at line 127 of file ppbrush.h.

typedef std::vector< UINT32 > UINTArray
 

Definition at line 123 of file ppbrush.h.


Variable Documentation

const INT32 DEFAULT_ARRAY_SIZE = 500
 

Definition at line 126 of file ppbrush.h.


Generated on Sat Nov 10 03:49:19 2007 for Camelot by  doxygen 1.4.4