marble
#include <clipper.hpp>
Definition at line 228 of file clipper.hpp.
ClipperLib::ClipperBase::ClipperBase |
( |
| ) |
|
ClipperLib::ClipperBase::~ClipperBase |
( |
| ) |
|
|
virtual |
TEdge* ClipperLib::ClipperBase::AddBoundsToLML |
( |
TEdge * |
e, |
|
|
bool |
IsClosed |
|
) |
| |
|
protected |
bool ClipperLib::ClipperBase::AddPath |
( |
const Path & |
pg, |
|
|
PolyType |
PolyTyp, |
|
|
bool |
Closed |
|
) |
| |
|
virtual |
bool ClipperLib::ClipperBase::AddPaths |
( |
const Paths & |
ppg, |
|
|
PolyType |
PolyTyp, |
|
|
bool |
Closed |
|
) |
| |
void ClipperLib::ClipperBase::Clear |
( |
| ) |
|
|
virtual |
OutRec * ClipperLib::ClipperBase::CreateOutRec |
( |
| ) |
|
|
protected |
void ClipperLib::ClipperBase::DeleteFromAEL |
( |
TEdge * |
e | ) |
|
|
protected |
void ClipperLib::ClipperBase::DisposeAllOutRecs |
( |
| ) |
|
|
protected |
void ClipperLib::ClipperBase::DisposeLocalMinimaList |
( |
| ) |
|
|
protected |
void ClipperLib::ClipperBase::DisposeOutRec |
( |
PolyOutList::size_type |
index | ) |
|
|
protected |
IntRect ClipperLib::ClipperBase::GetBounds |
( |
| ) |
|
void ClipperLib::ClipperBase::InsertScanbeam |
( |
const cInt |
Y | ) |
|
|
protected |
bool ClipperLib::ClipperBase::LocalMinimaPending |
( |
| ) |
|
|
protected |
bool ClipperLib::ClipperBase::PopLocalMinima |
( |
cInt |
Y, |
|
|
const LocalMinimum *& |
locMin |
|
) |
| |
|
protected |
bool ClipperLib::ClipperBase::PopScanbeam |
( |
cInt & |
Y | ) |
|
|
protected |
bool ClipperLib::ClipperBase::PreserveCollinear |
( |
| ) |
|
|
inline |
void ClipperLib::ClipperBase::PreserveCollinear |
( |
bool |
value | ) |
|
|
inline |
TEdge * ClipperLib::ClipperBase::ProcessBound |
( |
TEdge * |
E, |
|
|
bool |
IsClockwise |
|
) |
| |
|
protected |
void ClipperLib::ClipperBase::Reset |
( |
| ) |
|
|
protectedvirtual |
void ClipperLib::ClipperBase::SwapPositionsInAEL |
( |
TEdge * |
edge1, |
|
|
TEdge * |
edge2 |
|
) |
| |
|
protected |
void ClipperLib::ClipperBase::UpdateEdgeIntoAEL |
( |
TEdge *& |
e | ) |
|
|
protected |
TEdge* ClipperLib::ClipperBase::m_ActiveEdges |
|
protected |
MinimaList::iterator ClipperLib::ClipperBase::m_CurrentLM |
|
protected |
EdgeList ClipperLib::ClipperBase::m_edges |
|
protected |
bool ClipperLib::ClipperBase::m_HasOpenPaths |
|
protected |
bool ClipperLib::ClipperBase::m_PreserveCollinear |
|
protected |
bool ClipperLib::ClipperBase::m_UseFullRange |
|
protected |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Fri Dec 6 2019 03:04:53 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.