OpFeatherEffectParam Class Reference

Contain all the info transferred from the UI to the OpApplyLiveEffect operation. More...

#include <opliveeffects.h>

Inheritance diagram for OpFeatherEffectParam:

OpLiveEffectParam OpMenuParam OpParam CCObject SimpleCCObject List of all members.

Public Member Functions

 OpFeatherEffectParam ()

Public Attributes

MILLIPOINT FeatherSize
CProfileBiasGain Profile

Detailed Description

Contain all the info transferred from the UI to the OpApplyLiveEffect operation.

Author:
Phil_Martin (Xara Group Ltd) <camelotdev@xara.com>
Date:
24/11/2004
See also:
Operation::DoWithParam

Definition at line 197 of file opliveeffects.h.


Constructor & Destructor Documentation

OpFeatherEffectParam::OpFeatherEffectParam  )  [inline]
 

Definition at line 202 of file opliveeffects.h.

00202                            : OpLiveEffectParam()
00203     {
00204         FeatherSize = 0;
00205         //Profile = CProfileBiasGain default constructor
00206     }


Member Data Documentation

MILLIPOINT OpFeatherEffectParam::FeatherSize
 

Definition at line 210 of file opliveeffects.h.

CProfileBiasGain OpFeatherEffectParam::Profile
 

Definition at line 211 of file opliveeffects.h.


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