Hot Door CORE 0.8.4
Adobe® Illustrator® Plug-in Library
Loading...
Searching...
No Matches
hdicoreLiveEffect.h File Reference

Header file for Illustrator live effect manipulation. More...

Include dependency graph for hdicoreLiveEffect.h:
This graph shows which files directly or indirectly include this file:

Classes

class  hdi::core::LiveEffect
 Encapsulates live effect functionality from the Illustrator SDK. More...
class  hdi::core::LiveEffect::Parameters
 Describes the parameters of an Illustrator live effect. More...

Typedefs

typedef std::unique_ptr< LiveEffecthdi::core::LiveEffectUP
typedef std::shared_ptr< LiveEffecthdi::core::LiveEffectSP
typedef std::weak_ptr< LiveEffecthdi::core::LiveEffectWP

Functions

void * hdi::core::__accessImpl (const LiveEffect::Parameters &)
LiveEffect::Parameters hdi::core::__accessCtor (AILiveEffectParameters)
void * hdi::core::__accessImpl (const LiveEffect &)
hdi::core::LiveEffect::PreferredInputArtType operator| (const hdi::core::LiveEffect::PreferredInputArtType lhs_, const hdi::core::LiveEffect::PreferredInputArtType rhs_)
hdi::core::LiveEffect::PreferredInputArtType & operator|= (hdi::core::LiveEffect::PreferredInputArtType &lhs__, const hdi::core::LiveEffect::PreferredInputArtType rhs_)

Detailed Description

Header file for Illustrator live effect manipulation.