MCPcopy Create free account
hub / github.com/cinder/Cinder / IsOpen

Method IsOpen

blocks/Clipper/src/clipper.cpp:235–238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

233//------------------------------------------------------------------------------
234
235bool PolyNode::IsOpen() const
236{
237 return m_IsOpen;
238}
239//------------------------------------------------------------------------------
240
241#ifndef use_int32

Callers 2

AddPolyNodeToPathsFunction · 0.80
OpenPathsFromPolyTreeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected