Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
77
bool checkCoerceToPoint(const v8::Local<v8::Value>& v)
78
{
79
// TODO ...
80
return true;
81
}
82
83
NAN_METHOD(BoundingBox::isOut)
84
{
Callers
1
NAN_METHOD
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected