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