MCPcopy 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
125void 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_METHODFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected