#include <hpp/manipulation/roadmap-node.hh>
◆ CachingSystem
Enumerator |
---|
CACHE_DISABLED | The caching system is disabled. The graph::Node containing this node can be obtained by checking the constraints.
|
CACHE_UP_TO_DATE | The chaching system is enabled and up to date.
|
CACHE_NEED_UPDATE | The chaching system is enabled but the cache is not up to date.
|
◆ RoadmapNode() [1/2]
◆ RoadmapNode() [2/2]
◆ cachingSystem()
CachingSystem hpp::manipulation::RoadmapNode::cachingSystem |
( |
| ) |
const |
|
inline |
Get the caching system being used.
◆ graphNode() [1/2]
◆ graphNode() [2/2]
◆ graphState() [1/2]
◆ graphState() [2/2]
◆ leafConnectedComponent() [1/2]
◆ leafConnectedComponent() [2/2]
◆ defaultCachingSystem
CachingSystem hpp::manipulation::RoadmapNode::defaultCachingSystem |
|
static |
The documentation for this class was generated from the following file: