35 #ifndef IECORE_DATAALGO_H
36 #define IECORE_DATAALGO_H
38 #include "IECore/GeometricTypedData.h"
39 #include "IECore/Data.h"
52 #endif // IECORE_DATAALGO_H
void setGeometricInterpretation(IECore::Data *data, GeometricData::Interpretation interpretation)
Try to set the geometric interpretation of the given data. Has no effect if the data is not geometric...
GeometricData::Interpretation getGeometricInterpretation(const IECore::Data *data)
Try to get the geometric interpretation of the given data. Returns None if the data is not geometric...
This namespace contains all components of the core library.
Definition: AddSmoothSkinningInfluencesOp.h:43