MCPcopy Create free account
hub / github.com/cdcseacave/openMVS / Application

Method Application

apps/ReconstructMesh/ReconstructMesh.cpp:87–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85class Application {
86public:
87 Application() {}
88 ~Application() { Finalize(); }
89
90 bool Initialize(size_t argc, LPCTSTR* argv);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected