Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenWebCAD/node-occ
/ InitNew
Method
InitNew
src/BoundingBox.cc:125–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
}
124
125
void BoundingBox::InitNew(_NAN_METHOD_ARGS)
126
{
127
//xx Base::InitNew(info);
128
REXPOSE_TEAROFF(BoundingBox,nearPt);
129
REXPOSE_TEAROFF(BoundingBox,farPt);
130
}
Callers
1
NAN_METHOD
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected