Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UZ-SLAMLab/ORB_SLAM3
/ viewPointF
Method
viewPointF
include/Settings.h:112–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
float viewPointY() {return viewPointY_;}
111
float viewPointZ() {return viewPointZ_;}
112
float viewPointF() {return viewPointF_;}
113
float imageViewerScale() {return imageViewerScale_;}
114
115
std::string atlasLoadFile() {return sLoadFrom_;}
Callers
1
newParameterLoader
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected