MCPcopy Create free account
hub / github.com/LAStools/LAStools / open

Method open

src/lascopcindex.cpp:270–270  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

268
269 virtual void load() { return; };
270 virtual void open(const char *) { return; };
271 virtual void close(bool force) { return; };
272 virtual void reactivate(const char *) { return; }
273 virtual void desactivate() { return; }

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected