17 #ifndef GZ_COMMON_KEYFRAME_HH_
18 #define GZ_COMMON_KEYFRAME_HH_
20 #include <gz/math/Vector3.hh>
21 #include <gz/math/Quaternion.hh>
23 #include <gz/utils/ImplPtr.hh>
25 #include <gz/common/graphics/Export.hh>
45 public:
double Time()
const;
48 GZ_UTILS_IMPL_PTR(dataPtr)
78 GZ_UTILS_IMPL_PTR(dataPtr)
93 public:
void Value(
const double &_value);
97 public:
const double &
Value()
const;
100 GZ_UTILS_IMPL_PTR(dataPtr)