MCPcopy Create free account
hub / github.com/XRay3D/GERBER_X3 / IsOpen

Method IsOpen

static_libs/clipper/clipper.cpp:240–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

238//------------------------------------------------------------------------------
239
240bool PolyNode::IsOpen() const
241{
242 return m_IsOpen;
243}
244//------------------------------------------------------------------------------
245
246#ifndef use_int32

Callers 2

AddPolyNodeToPathsFunction · 0.45
OpenPathsFromPolyTreeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected