MCPcopy Create free account
hub / github.com/OpenWebCAD/node-occ / checkCoerceToPoint

Function checkCoerceToPoint

src/BoundingBox.cc:77–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77bool checkCoerceToPoint(const v8::Local<v8::Value>& v)
78{
79 // TODO ...
80 return true;
81}
82
83NAN_METHOD(BoundingBox::isOut)
84{

Callers 1

NAN_METHODFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected