BrushSubRenderContext Class Reference

Used during rendering to store the render context of a brush node if it has taken too long to render so far. More...

#include <ppbrush.h>

Inheritance diagram for BrushSubRenderContext:

SubRenderContext CCObject SimpleCCObject List of all members.

Public Member Functions

 BrushSubRenderContext ()

Public Attributes

MILLIPOINT m_Distance

Private Member Functions

 CC_DECLARE_DYNCREATE (BrushSubRenderContext)

Detailed Description

Used during rendering to store the render context of a brush node if it has taken too long to render so far.

Author:
Diccon_Yamanaka (Xara Group Ltd) <camelotdev@xara.com>
Date:
22/8/2000

Definition at line 613 of file ppbrush.h.


Constructor & Destructor Documentation

BrushSubRenderContext::BrushSubRenderContext  )  [inline]
 

Definition at line 617 of file ppbrush.h.

00617 { m_Distance = 0; }


Member Function Documentation

BrushSubRenderContext::CC_DECLARE_DYNCREATE BrushSubRenderContext   )  [private]
 


Member Data Documentation

MILLIPOINT BrushSubRenderContext::m_Distance
 

Definition at line 619 of file ppbrush.h.


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 03:51:42 2007 for Camelot by  doxygen 1.4.4