Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DOI-USGS/ISIS3
/ GetNumPoints
Method
GetNumPoints
isis/src/control/objs/ControlNet/ControlNet.cpp:1473–1475 ·
view source on GitHub ↗
Return the number of control points in the network
Source
from the content-addressed store, hash-verified
1471
1472
//! Return the number of control points in the network
1473
int ControlNet::GetNumPoints() const {
1474
return points->size();
1475
}
1476
1477
1478
/**
Callers
15
sortedMeasureList
Method · 0.95
main
Function · 0.80
FindCnetRef
Method · 0.80
PointPixelShiftFilter
Method · 0.80
PointNumMeasuresEditLockFilter
Method · 0.80
PointEditLockFilter
Method · 0.80
PointResMagnitudeFilter
Method · 0.80
PointIDFilter
Method · 0.80
PointMeasuresFilter
Method · 0.80
PointPropertiesFilter
Method · 0.80
PointLatLonFilter
Method · 0.80
PointDistanceFilter
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
13
main
Function · 0.64
main
Function · 0.64
TEST_F
Function · 0.64
TEST
Function · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64
TEST
Function · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64
TEST
Function · 0.64
TEST_F
Function · 0.64