#include <hpp/fcl/math/sampling.h>
Public Member Functions | |
SamplerSE3Euler_ball () | |
SamplerSE3Euler_ball (FCL_REAL r_) | |
void | setBound (const FCL_REAL &r_) |
void | getBound (FCL_REAL &r_) const |
Vecnf< 6 > | sample () const |
Protected Attributes | |
FCL_REAL | r |
Additional Inherited Members | |
![]() | |
RNG | rng |
|
inline |
|
inline |
|
inline |
References fcl::RNG::ball(), fcl::RNG::quaternion(), r, fcl::SamplerBase::rng, and fcl::Quaternion3f::toEuler().
|
protected |
Referenced by getBound(), sample(), and setBound().