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

Method get

src/Point3Wrap.h:46–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44 }
45
46 virtual const CLASS get() const {
47 return (m_parent.*ACCESSOR)();
48 }
49
50 static NAN_PROPERTY_GETTER(getter) {
51 if (info.This().IsEmpty()) {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected