Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ANYbotics/grid_map
/ nVertices
Method
nVertices
grid_map_core/src/Polygon.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
size_t Polygon::nVertices() const
72
{
73
return vertices_.size();
74
}
75
76
const std::string& Polygon::getFrameId() const
77
{
Callers
3
toLineMarker
Method · 0.80
TEST
Function · 0.80
convexHull
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64