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

Method ZFillFunction

static_libs/clipper/clipper.cpp:1534–1537  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1532
1533#ifdef use_xyz
1534void Clipper::ZFillFunction(ZFillCallback zFillFunc)
1535{
1536 m_ZFill = zFillFunc;
1537}
1538//------------------------------------------------------------------------------
1539#endif
1540

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected