Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ getElementLimit
Method
getElementLimit
src/main/java/field/graphics/BaseMesh.java:198–200 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
196
}
197
198
public
int
getElementLimit() {
199
return
limitElement;
200
}
201
202
public
int
getVertexLimit() {
203
return
limitVertex;
Callers
2
debugContents
Method · 0.95
doOpenAppend
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected