38 #ifndef FCL_CCD_TIMEINTERVAL_H 39 #define FCL_CCD_TIMEINTERVAL_H 43 #include "fcl/math/constants.h" 44 #include "fcl/math/motion/taylor_model/interval.h" 64 void setValue(S l, S r);
69 #include "fcl/math/motion/taylor_model/time_interval-inl.h" Main namespace.
Definition: broadphase_bruteforce-inl.h:45
Interval class for [a, b].
Definition: interval.h:50
Interval< S > t_
time Interval<S> and different powers
Definition: time_interval.h:53
Definition: time_interval.h:50