MCPcopy Create free account
hub / github.com/UZ-SLAMLab/ORB_SLAM3 / Settings

Method Settings

include/Settings.h:53–53  ·  view source on GitHub ↗

* Delete default constructor */

Source from the content-addressed store, hash-verified

51 * Delete default constructor
52 */
53 Settings() = delete;
54
55 /*
56 * Constructor from file

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected