38 #ifndef FCL_MATH_SAMPLERSE3QUAT_INL_H 39 #define FCL_MATH_SAMPLERSE3QUAT_INL_H 60 upper_bound(upper_bound_)
92 this->
rng.quaternion(s);
Vector6< S > sample() const
void setBound(const Vector3< S > &lower_bound_, const Vector3< S > &upper_bound_)
Eigen::Matrix< S, 3, 1 > Vector3
Eigen::Matrix< S, 6, 1 > Vector6
template class FCL_EXPORT SamplerSE3Quat< double >
void getBound(Vector3< S > &lower_bound_, Vector3< S > &upper_bound_) const