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

Functions

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

Detailed Description

Header file for describing rectangles.