Refactor|MaterialManifest: Added MaterialManifest::hasMaterial()
MaterialManifest's material() method now returns a reference to theassociated material. Use hasMaterial() to determine if a materialis presently associated.
View differences
Refactor|MaterialManifest: Added MaterialManifest::hasMaterial()
MaterialManifest's material() method now returns a reference to the
associated material. Use hasMaterial() to determine if a material
is presently associated.