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

Header file for describing rectangles. More...

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

Classes

class  hdi::core::Rect
 Contains Point and Size objects to describe a rectangle that exists at a specific point of given dimensions. More...
 

Typedefs

typedef std::unique_ptr< Rect > hdi::core::RectUP
 
typedef std::shared_ptr< Rect > hdi::core::RectSP
 
typedef std::weak_ptr< Rect > hdi::core::RectWP
 

Functions

aip::Rect * hdi::core::__accessImpl (const Rect &)
 
Rect hdi::core::__accessCtor (const aip::Rect &)
 

Detailed Description

Header file for describing rectangles.