MCPcopy Create free account
hub / github.com/cogentcore/core / SetGroup

Method SetGroup

xyz/io.go:44–44  ·  view source on GitHub ↗

SetGroup sets the group to contain the decoded objects within the given scene.

(sc *Scene, gp *Group)

Source from the content-addressed store, hash-verified

42 // SetGroup sets the group to contain the decoded objects within the
43 // given scene.
44 SetGroup(sc *Scene, gp *Group)
45
46 // HasScene returns true if this decoder has full scene information --
47 // otherwise it only supports objects to be used in SetGroup.

Callers 4

OpenObjFSMethod · 0.65
OpenNewObjFSMethod · 0.65
OpenToLibraryFSMethod · 0.65
ReadObjMethod · 0.65

Implementers 1

Decoderxyz/io/obj/obj.go

Calls

no outgoing calls

Tested by

no test coverage detected