ClipperLib::IntPoint Struct Reference

#include <clipper.hpp>

Public Member Functions

 IntPoint (cInt x=0, cInt y=0)
 

Public Attributes

cInt X
 
cInt Y
 

Friends

bool operator!= (const IntPoint &a, const IntPoint &b)
 
bool operator== (const IntPoint &a, const IntPoint &b)
 

Constructor & Destructor Documentation

◆ IntPoint()

ClipperLib::IntPoint::IntPoint ( cInt  x = 0,
cInt  y = 0 
)

Friends And Related Function Documentation

◆ operator!=

bool operator!= ( const IntPoint a,
const IntPoint b 
)
friend

◆ operator==

bool operator== ( const IntPoint a,
const IntPoint b 
)
friend

Member Data Documentation

◆ X

cInt ClipperLib::IntPoint::X

Referenced by ClipperLib::ClipperOffset::AddPath(), ClipperLib::ClipperBase::AddPath(), AdaptivePath::BoundBox::AddPoint(), ClipperLib::Area(), AdaptivePath::BoundBox::BoundBox(), AdaptivePath::Circle2CircleIntersect(), ClipperLib::ClipperOffset::Clear(), ClipperLib::ClipperOffset::ClipperOffset(), AdaptivePath::DirectionV(), ClipperLib::DistanceFromLineSqrd(), AdaptivePath::DistancePointToLineSegSquared(), AdaptivePath::DistanceSqrd(), ClipperLib::DistanceSqrd(), ClipperLib::E2InsertsBeforeE1(), ClipperLib::FindNextLocMin(), ClipperLib::GetBottomPt(), AdaptivePath::ClearedArea::GetBoundedClearedAreaClipped(), AdaptivePath::ClearedArea::GetBoundedClearedPaths(), AdaptivePath::EngagePoint::getCurrentDir(), AdaptivePath::EngagePoint::getCurrentPoint(), ClipperLib::GetDx(), ClipperLib::GetHorzDirection(), ClipperLib::GetLowermostRec(), ClipperLib::GetOverlapSegment(), PathMachineState.MachineState::getPosition(), PathMachineState.MachineState::getState(), ClipperLib::GetUnitNormal(), AdaptivePath::IntersectionPoint(), ClipperLib::IntersectPoint(), ClipperLib::JoinHorz(), AdaptivePath::Line2CircleIntersect(), ClipperLib::PointInPolygon(), ClipperLib::PointsAreClose(), AdaptivePath::PointSideOfLine(), ClipperLib::ClipperBase::ProcessBound(), ClipperLib::Pt2IsBetweenPt1AndPt3(), ClipperLib::RangeTest(), AdaptivePath::BoundBox::SetFirstPoint(), AdaptivePath::SetSegmentLength(), ClipperLib::SlopesEqual(), ClipperLib::SlopesNearCollinear(), AdaptivePath::SmoothPaths(), ClipperLib::TopX(), and ClipperLib::TranslatePath().

◆ Y


The documentation for this struct was generated from the following file: