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

Method cameraLineWidth

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

Source from the content-addressed store, hash-verified

106 float pointSize() {return pointSize_;}
107 float cameraSize() {return cameraSize_;}
108 float cameraLineWidth() {return cameraLineWidth_;}
109 float viewPointX() {return viewPointX_;}
110 float viewPointY() {return viewPointY_;}
111 float viewPointZ() {return viewPointZ_;}

Callers 1

newParameterLoaderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected