Public Member Functions | Protected Attributes
fcl::SamplerSE3Euler_ball Class Reference

#include <hpp/fcl/math/sampling.h>

Inheritance diagram for fcl::SamplerSE3Euler_ball:
[legend]
Collaboration diagram for fcl::SamplerSE3Euler_ball:
[legend]

List of all members.

Public Member Functions

 SamplerSE3Euler_ball ()
 SamplerSE3Euler_ball (FCL_REAL r_)
void setBound (const FCL_REAL &r_)
void getBound (FCL_REAL &r_) const
Vecnf< 6 > sample () const

Protected Attributes

FCL_REAL r

Constructor & Destructor Documentation

fcl::SamplerSE3Euler_ball::SamplerSE3Euler_ball ( ) [inline]
fcl::SamplerSE3Euler_ball::SamplerSE3Euler_ball ( FCL_REAL  r_) [inline]

Member Function Documentation

void fcl::SamplerSE3Euler_ball::getBound ( FCL_REAL r_) const [inline]

References r.

Vecnf<6> fcl::SamplerSE3Euler_ball::sample ( ) const [inline]
void fcl::SamplerSE3Euler_ball::setBound ( const FCL_REAL r_) [inline]

References r.


Member Data Documentation

Referenced by getBound(), sample(), and setBound().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines