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

Function NAN_METHOD

src/Vertex.cc:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34
35
36NAN_METHOD(Vertex::NewInstance) { _NewInstance<Vertex>(info); }
37
38NAN_METHOD(Vertex::New)
39{

Callers

nothing calls this directly

Calls 4

ReadDoubleFunction · 0.85
ReadPointFunction · 0.85
InitNewMethod · 0.45
setShapeMethod · 0.45

Tested by

no test coverage detected