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