#include <clipper.hpp>
◆ PolyNode()
ClipperLib::PolyNode::PolyNode |
( |
| ) |
|
◆ ~PolyNode()
virtual ClipperLib::PolyNode::~PolyNode |
( |
| ) |
|
|
virtual |
◆ ChildCount()
int ClipperLib::PolyNode::ChildCount |
( |
| ) |
const |
◆ GetNext()
PolyNode * ClipperLib::PolyNode::GetNext |
( |
| ) |
const |
◆ IsHole()
bool ClipperLib::PolyNode::IsHole |
( |
| ) |
const |
◆ IsOpen()
bool ClipperLib::PolyNode::IsOpen |
( |
| ) |
const |
◆ Clipper
◆ ClipperOffset
◆ Childs
◆ Contour
Path ClipperLib::PolyNode::Contour |
◆ Parent
The documentation for this class was generated from the following files:
- FreeCAD/src/Mod/Path/libarea/clipper.hpp
- FreeCAD/src/Mod/Path/libarea/clipper.cpp