38 #ifndef FCL_MATH_SAMPLERSE3EULERBALL_INL_H 39 #define FCL_MATH_SAMPLERSE3EULERBALL_INL_H 84 this->
rng.ball(0,
r, x, y, z);
90 this->
rng.quaternion(s);
93 Vector3<S> angles = quat.toRotationMatrix().eulerAngles(0, 1, 2);
Eigen::Quaternion< S > Quaternion
Vector6< S > sample() const
Eigen::Matrix< S, 3, 1 > Vector3
void setBound(const S &r_)
Eigen::Matrix< S, 6, 1 > Vector6
template class FCL_EXPORT SamplerSE3Euler_ball< double >
void getBound(S &r_) const