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