Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ SetNodeType
Method
SetNodeType
shadercompiler/ASTNode.cpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
void ASTNode::SetNodeType( ASTNodeType type )
96
{
97
m_nodeType = type;
98
}
99
100
size_t ASTNode::GetChildrenCount() const
101
{
Callers
2
CollectGlobals
Function · 0.80
PatchMatrixRows
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected