Hot Door CORE 0.8.2
Adobe® Illustrator® Plug-in Library
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
hdicoreTool.h File Reference

Header file for Illustrator tool manipulation. More...

#include <vector>
#include "hdicoreArtboardPoint.h"
#include "hdicoreTypes.h"
Include dependency graph for hdicoreTool.h:
This graph shows which files directly or indirectly include this file:

Classes

class  hdi::core::Tool
 Base class for all tools; stores hit data, cursor loc, dialogs, etc.; receives tool-related messages. More...
 

Typedefs

typedef std::unique_ptr< Tool > hdi::core::ToolUP
 
typedef std::shared_ptr< Tool > hdi::core::ToolSP
 
typedef std::weak_ptr< Tool > hdi::core::ToolWP
 

Functions

aip::BaseTool * hdi::core::__accessImpl (const Tool &)
 
Tool hdi::core::__accessCtorTool (const void *)
 
hdi::core::Tool::Options operator| (const hdi::core::Tool::Options lhs_, const hdi::core::Tool::Options rhs_)
 
hdi::core::Tool::Optionsoperator|= (hdi::core::Tool::Options &lhs__, const hdi::core::Tool::Options rhs_)
 

Detailed Description

Header file for Illustrator tool manipulation.