Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/MaterialX
/ getCollection
Method
getCollection
source/MaterialXCore/Geom.cpp:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
CollectionPtr GeomElement::getCollection() const
65
{
66
return resolveNameReference<Collection>(getCollectionString());
67
}
68
69
bool GeomElement::validate(string* message) const
70
{
Callers
4
Document.cpp
File · 0.45
Look.cpp
File · 0.45
loadDocument
Method · 0.45
getGeometryBindings
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected