PPL API Reference |
|
---|
This is the complete list of members for MPSolutionType< MPTraits >, including all inherited members.
AddRobot(Robot *const _r) noexcept (defined in MPSolutionType< MPTraits >) | MPSolutionType< MPTraits > | |
AddRobotGroup(RobotGroup *const _g) noexcept (defined in MPSolutionType< MPTraits >) | MPSolutionType< MPTraits > | |
GetBlockRoadmap(Robot *const _r=nullptr) const noexcept (defined in MPSolutionType< MPTraits >) | MPSolutionType< MPTraits > | |
GetGroupPath(RobotGroup *const _g=nullptr) const noexcept (defined in MPSolutionType< MPTraits >) | MPSolutionType< MPTraits > | |
GetGroupRoadmap(RobotGroup *const _g=nullptr) const noexcept (defined in MPSolutionType< MPTraits >) | MPSolutionType< MPTraits > | |
GetLocalObstacleMap(Robot *const _r=nullptr) const noexcept (defined in MPSolutionType< MPTraits >) | MPSolutionType< MPTraits > | |
GetPath(Robot *const _r=nullptr) const noexcept (defined in MPSolutionType< MPTraits >) | MPSolutionType< MPTraits > | |
GetRoadmap(Robot *const _r=nullptr) const noexcept (defined in MPSolutionType< MPTraits >) | MPSolutionType< MPTraits > | |
GetRobot() const noexcept (defined in MPSolutionType< MPTraits >) | MPSolutionType< MPTraits > | |
GetRobotGroup() const noexcept (defined in MPSolutionType< MPTraits >) | MPSolutionType< MPTraits > | |
GetStatClass() const noexcept (defined in MPSolutionType< MPTraits >) | MPSolutionType< MPTraits > | |
GroupPathType typedef (defined in MPSolutionType< MPTraits >) | MPSolutionType< MPTraits > | |
GroupRoadmapType typedef (defined in MPSolutionType< MPTraits >) | MPSolutionType< MPTraits > | |
LocalObstacleMap typedef (defined in MPSolutionType< MPTraits >) | MPSolutionType< MPTraits > | |
MPSolutionType(Robot *const _r) (defined in MPSolutionType< MPTraits >) | MPSolutionType< MPTraits > | |
MPSolutionType(RobotGroup *const _g) (defined in MPSolutionType< MPTraits >) | MPSolutionType< MPTraits > | |
Path typedef (defined in MPSolutionType< MPTraits >) | MPSolutionType< MPTraits > | |
RoadmapType typedef (defined in MPSolutionType< MPTraits >) | MPSolutionType< MPTraits > | |
SetGroupPath(RobotGroup *const _r, GroupPathType *_path) noexcept (defined in MPSolutionType< MPTraits >) | MPSolutionType< MPTraits > | |
SetGroupRoadmap(RobotGroup *const _g, GroupRoadmapType *_roadmap) noexcept (defined in MPSolutionType< MPTraits >) | MPSolutionType< MPTraits > | |
SetPath(Robot *const _r, Path *_path) noexcept (defined in MPSolutionType< MPTraits >) | MPSolutionType< MPTraits > | |
SetRoadmap(Robot *const _r, RoadmapType *_roadmap) noexcept (defined in MPSolutionType< MPTraits >) | MPSolutionType< MPTraits > | |
SetRobot(Robot *const _r) noexcept (defined in MPSolutionType< MPTraits >) | MPSolutionType< MPTraits > |