Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ read
Method
read
src/main/java/trace/graphics/PlyReader.java:766–766 ·
view source on GitHub ↗
(Type type)
Source
from the content-addressed store, hash-verified
764
}
765
}
766
input.needEnd();
767
}
768
return
new
Pair(vertices, triangles);
769
}
Callers
15
readVertices
Method · 0.95
Open
Method · 0.65
newFieldFile
Method · 0.65
zipFiles
Method · 0.65
readDocument
Method · 0.65
fromExternal
Method · 0.65
loadSingleBox
Method · 0.65
serializeFromString
Method · 0.65
run
Method · 0.65
extractFile
Method · 0.65
sendAsChunked
Method · 0.65
sendAsFixedLength
Method · 0.65
Implementers
2
AsciiInput
src/main/java/trace/graphics/PlyReader
BinaryInput
src/main/java/trace/graphics/PlyReader
Calls
no outgoing calls
Tested by
no test coverage detected