Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/g3n/engine
/ Init
Method
Init
loader/collada/common.go:307–311 ·
view source on GitHub ↗
(source []byte)
Source
from the content-addressed store, hash-verified
305
}
306
307
func
(br *bytesReader) Init(source []byte) {
308
309
br.pos = 0
310
br.source = source
311
}
312
313
func
(br *bytesReader) TokenNext() []byte {
314
Callers
9
decVcount
Method · 0.95
decPrimitive
Method · 0.95
decFloat32Sequence
Function · 0.95
decStringSequence
Function · 0.95
decColorOrTexture
Method · 0.95
NewPoint
Function · 0.45
NewDirectional
Function · 0.45
NewAmbient
Function · 0.45
NewSpot
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected