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