35 #ifndef IECORE_TIMECODEPARAMETER_H
36 #define IECORE_TIMECODEPARAMETER_H
38 #include "IECore/TimeCodeData.h"
39 #include "IECore/TypedParameter.h"
44 typedef TypedParameter<Imf::TimeCode> TimeCodeParameter;
46 IE_CORE_DECLAREPTR( TimeCodeParameter );
50 #endif // IECORE_TIMECODEPARAMETER_H
This namespace contains all components of the core library.
Definition: AddSmoothSkinningInfluencesOp.h:43