#include <hpp/fcl/math/sampling.h>
Public Member Functions | |
SamplerSE2_disk () | |
SamplerSE2_disk (FCL_REAL cx, FCL_REAL cy, FCL_REAL r1, FCL_REAL r2, FCL_REAL crefx, FCL_REAL crefy) | |
void | setBound (FCL_REAL cx, FCL_REAL cy, FCL_REAL r1, FCL_REAL r2, FCL_REAL crefx, FCL_REAL crefy) |
Vecnf< 3 > | sample () const |
Protected Attributes | |
FCL_REAL | c [2] |
FCL_REAL | cref [2] |
FCL_REAL | r_min |
FCL_REAL | r_max |
Additional Inherited Members | |
![]() | |
RNG | rng |
|
inline |
|
inline |
References setBound().
|
inline |
References c, cref, fcl::RNG::disk(), r_max, r_min, fcl::SamplerBase::rng, and fcl::RNG::uniformReal().
|
inline |
References c, cref, r_max, and r_min.
Referenced by SamplerSE2_disk().
|
protected |
Referenced by sample(), and setBound().
|
protected |
Referenced by sample(), and setBound().
|
protected |
Referenced by sample(), and setBound().
|
protected |
Referenced by sample(), and setBound().