Hot Door CORE 0.8.4
Adobe® Illustrator® Plug-in Library
Loading...
Searching...
No Matches
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< Toolhdi::core::ToolUP
typedef std::shared_ptr< Toolhdi::core::ToolSP
typedef std::weak_ptr< Toolhdi::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.