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

Method graphLineWidth

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

Source from the content-addressed store, hash-verified

103 float keyFrameSize() {return keyFrameSize_;}
104 float keyFrameLineWidth() {return keyFrameLineWidth_;}
105 float graphLineWidth() {return graphLineWidth_;}
106 float pointSize() {return pointSize_;}
107 float cameraSize() {return cameraSize_;}
108 float cameraLineWidth() {return cameraLineWidth_;}

Callers 1

newParameterLoaderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected