Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ getModelScale
Method
getModelScale
radiantcore/model/NullModelNode.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
Vector3 NullModelNode::getModelScale()
40
{
41
return Vector3(1,1,1);
42
}
43
44
void NullModelNode::testSelect(Selector& selector, SelectionTest& test)
45
{
Callers
2
TEST_F
Function · 0.45
constructClone
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected