Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EliCDavis/polyform
/ Outputs
Method
Outputs
nodes/node.go:51–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
50
type
Node
interface
{
51
Outputs()
map
[string]OutputPort
52
Inputs()
map
[string]InputPort
53
}
Callers
15
TestStruct_SimpleAdd
Function · 0.95
TestStruct_ArrayAdd
Function · 0.95
TestStruct_ArrayHierchyAdd
Function · 0.95
TestStruct_ArrayAdd_AddAndRemoveInputNodes
Function · 0.95
TestGrid
Function · 0.65
BuildNodeTypeSchema
Function · 0.65
ForeachManifestNodeOutput
Function · 0.65
NodeInstanceSchema
Method · 0.65
ApplyAppSchema
Method · 0.65
ExecutionReport
Method · 0.65
ConnectNodes
Method · 0.65
SetNodeAsProducer
Method · 0.65
Implementers
9
TopologyNode
modeling/nodes.go
AttributeNode
modeling/nodes.go
File
generator/parameter/file.go
Image
generator/parameter/image.go
SamplerWrapNode
formats/gltf/nodes.go
SamplerMagFilterNode
formats/gltf/nodes.go
SamplerMinFilterNode
formats/gltf/nodes.go
Quaternion
math/constant/quaternion.go
Pi
math/constant/pi.go
Calls
no outgoing calls
Tested by
5
TestStruct_SimpleAdd
Function · 0.76
TestStruct_ArrayAdd
Function · 0.76
TestStruct_ArrayHierchyAdd
Function · 0.76
TestStruct_ArrayAdd_AddAndRemoveInputNodes
Function · 0.76
TestGrid
Function · 0.52