![]() |
Hot Door CORE 0.8.3
Adobe® Illustrator® Plug-in Library
|
Header file for Illustrator tool manipulation. More...


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::Options & | operator|= (hdi::core::Tool::Options &lhs__, const hdi::core::Tool::Options rhs_) |
Header file for Illustrator tool manipulation.