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

Header file for manipulating cursors inside of a plugin. More...

#include "hdicorePoint.h"
#include "hdicoreTypes.h"
Include dependency graph for hdicoreCursor.h:
This graph shows which files directly or indirectly include this file:

Classes

class  hdi::core::Cursor
 Represents a cursor that can be shown on the screen, as well as metadata about the current cursor. More...
 

Typedefs

typedef std::unique_ptr< Cursor > hdi::core::CursorUP
 
typedef std::shared_ptr< Cursor > hdi::core::CursorSP
 
typedef std::weak_ptr< Cursor > hdi::core::CursorWP
 

Functions

pui::Cursor * hdi::core::__accessImpl (const Cursor &)
 

Detailed Description

Header file for manipulating cursors inside of a plugin.