8 #ifndef META_OCEAN_TRACKING_SMOOTH_TRANSFORMATION_H
9 #define META_OCEAN_TRACKING_SMOOTH_TRANSFORMATION_H
62 inline void setSmoothingInterval(
const double smoothingInterval);
88 inline bool isValid()
const;
bool isValid() const
Returns whether this matrix is a valid homogeneous transformation.
Definition: HomogenousMatrix4.h:1806
This class implements a recursive lock object.
Definition: Lock.h:31
static constexpr T eps()
Returns a small epsilon.
This class implements a scoped lock object for recursive lock objects.
Definition: Lock.h:135
This class implements a timestamp.
Definition: Timestamp.h:36
bool isValid() const
Returns whether the timestamp holds a valid time.
Definition: Timestamp.h:303
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15