35 #ifndef IE_CORE_DATETIMEPARAMETER_H
36 #define IE_CORE_DATETIMEPARAMETER_H
38 #include "IECore/DateTimeData.h"
39 #include "IECore/TypedParameter.h"
44 typedef TypedParameter<boost::posix_time::ptime> DateTimeParameter;
46 IE_CORE_DECLAREPTR( DateTimeParameter );
50 #endif // IE_CORE_DATETIMEPARAMETER_H
This namespace contains all components of the core library.
Definition: AddSmoothSkinningInfluencesOp.h:43