#include <hpp/fcl/math/sampling.h>
fcl::SamplerSE2::SamplerSE2 |
( |
| ) |
|
|
inline |
fcl::SamplerSE2::SamplerSE2 |
( |
const Vecnf< 2 > & |
lower_bound_, |
|
|
const Vecnf< 2 > & |
upper_bound_ |
|
) |
| |
|
inline |
void fcl::SamplerSE2::getBound |
( |
Vecnf< 2 > & |
lower_bound_, |
|
|
Vecnf< 2 > & |
upper_bound_ |
|
) |
| const |
|
inline |
Vecnf<3> fcl::SamplerSE2::sample |
( |
| ) |
const |
|
inline |
void fcl::SamplerSE2::setBound |
( |
const Vecnf< 2 > & |
lower_bound_, |
|
|
const Vecnf< 2 > & |
upper_bound_ |
|
) |
| |
|
inline |
Vecnf<2> fcl::SamplerSE2::lower_bound |
|
protected |
Vecnf<2> fcl::SamplerSE2::upper_bound |
|
protected |