ChangeContourProfileParam Class Reference

The op param for the creation of contours. More...

#include <opcntr.h>

Inheritance diagram for ChangeContourProfileParam:

OpParam CCObject SimpleCCObject List of all members.

Public Member Functions

 ChangeContourProfileParam (CProfileBiasGain &Profile)

Public Attributes

CProfileBiasGain m_Profile

Detailed Description

The op param for the creation of contours.

Author:
David_McClarnon (Xara Group Ltd) <camelotdev@xara.com>
Date:
12/8/99

Definition at line 660 of file opcntr.h.


Constructor & Destructor Documentation

ChangeContourProfileParam::ChangeContourProfileParam CProfileBiasGain Profile  )  [inline]
 

Definition at line 664 of file opcntr.h.

00665     {
00666         m_Profile = Profile;
00667     }


Member Data Documentation

CProfileBiasGain ChangeContourProfileParam::m_Profile
 

Definition at line 669 of file opcntr.h.


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