Robotics Library
0.7.0
|
#include <WorkspaceSphere.h>
Public Types | |
typedef ::boost::adjacency_list_traits< ::boost::listS, ::boost::listS, ::boost::bidirectionalS >::vertex_descriptor | Vertex |
Public Member Functions | |
bool | operator< (const WorkspaceSphere &rhs) const |
Public Attributes | |
Vector3Ptr | center |
Vertex | parent |
::rl::math::Real | priority |
::rl::math::Real | radius |
::rl::math::Real | radiusSum |
typedef ::boost::adjacency_list_traits< ::boost::listS, ::boost::listS, ::boost::bidirectionalS >::vertex_descriptor rl::plan::WorkspaceSphere::Vertex |
bool rl::plan::WorkspaceSphere::operator< | ( | const WorkspaceSphere & | rhs | ) | const |
Vector3Ptr rl::plan::WorkspaceSphere::center |
Vertex rl::plan::WorkspaceSphere::parent |
::rl::math::Real rl::plan::WorkspaceSphere::priority |
::rl::math::Real rl::plan::WorkspaceSphere::radius |
::rl::math::Real rl::plan::WorkspaceSphere::radiusSum |