Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ lines
Method
lines
src/main/java/trace/util/SimpleSVG.kt:118–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
117
}
118
119
fun lines(): List<FLine> {
120
return all
121
}
122
123
private fun applyToBuilder(color: Vec4, path: String, m: MeshBuilder, z: (FLine) -> Double) {
Callers
1
go
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected