MCPcopy Create free account
hub / github.com/ImageEngine/cortex / setGeometricInterpretation

Method setGeometricInterpretation

src/IECore/DataAlgo.cpp:210–213  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

208}
209
210void IECore::setGeometricInterpretation( IECore::Data *data, IECore::GeometricData::Interpretation interpretation )
211{
212 dispatch( data, GeometricInterpretationSetter( interpretation ) );
213}
214
215IECore::DataPtr IECore::uniqueValues(const IECore::Data *data)
216{

Callers 1

Calls 1

Tested by 1