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

Header file for describing 2D dimensions (width and height) More...

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

Classes

class  hdi::core::Size
 Contains a width and height for a rectangular shape. More...
 

Typedefs

typedef std::unique_ptr< Size > hdi::core::SizeUP
 
typedef std::shared_ptr< Size > hdi::core::SizeSP
 
typedef std::weak_ptr< Size > hdi::core::SizeWP
 

Functions

geo::Size * hdi::core::__accessImpl (const Size &)
 
Size hdi::core::__accessCtor (const geo::Size &)
 

Detailed Description

Header file for describing 2D dimensions (width and height)