MCPcopy 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
64CollectionPtr GeomElement::getCollection() const
65{
66 return resolveNameReference<Collection>(getCollectionString());
67}
68
69bool GeomElement::validate(string* message) const
70{

Callers 4

Document.cppFile · 0.45
Look.cppFile · 0.45
loadDocumentMethod · 0.45
getGeometryBindingsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected