|
Robotics Library
0.6.2
|
#include <WorkspaceSphere.h>
Public Member Functions | |
| WorkspaceSphere () | |
| virtual | ~WorkspaceSphere () |
| bool | operator< (const WorkspaceSphere &rhs) const |
Public Attributes | |
| Vector3Ptr | center |
| void * | parent |
| ::rl::math::Real | priority |
| ::rl::math::Real | radius |
| ::rl::math::Real | radiusSum |
| ::std::vector< void * > | v |
| rl::plan::WorkspaceSphere::WorkspaceSphere | ( | ) |
|
virtual |
| bool rl::plan::WorkspaceSphere::operator< | ( | const WorkspaceSphere & | rhs | ) | const |
| Vector3Ptr rl::plan::WorkspaceSphere::center |
| void* 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 |
| ::std::vector<void*> rl::plan::WorkspaceSphere::v |