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

Header file for Illustrator cubic bezier manipulation. More...

#include "hdicoreAngle.h"
#include "hdicoreArtboardRect.h"
Include dependency graph for hdicoreBezier.h:

Classes

class  hdi::core::Bezier
 Allows for cubic bezier calculations and manipulation (e.g. division, tangents, normals, etc.) More...
 

Typedefs

typedef std::unique_ptr< Bezier > hdi::core::BezierUP
 
typedef std::shared_ptr< Bezier > hdi::core::BezierSP
 
typedef std::weak_ptr< Bezier > hdi::core::BezierWP
 

Functions

aip::Bezier * hdi::core::__accessImpl (const Bezier &)
 
Bezier hdi::core::__accessCtor (const aip::Bezier &)
 
hdi::core::Bezier::AdjustmentResult operator| (const hdi::core::Bezier::AdjustmentResult lhs_, const hdi::core::Bezier::AdjustmentResult rhs_)
 
hdi::core::Bezier::AdjustmentResultoperator|= (hdi::core::Bezier::AdjustmentResult &lhs__, const hdi::core::Bezier::AdjustmentResult rhs_)
 

Detailed Description

Header file for Illustrator cubic bezier manipulation.