Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ getSceneWidth
Method
getSceneWidth
tools/monitor/NodeGenerator.h:44–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
// calculate the layout based on options and number of nodes
43
void calcLayout(TreeNode *, int w, int h);
44
int getSceneWidth() { return sceneWidth_; }
45
int getSceneHeight() { return sceneHeight_; }
46
47
// generate the new graph
Callers
1
updateNodeView
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected