|
|
Public Member Functions | |
| float | getLength () const |
Static Public Member Functions | |
| static std::string | getEdgeLayerName (std::size_t i) |
Public Attributes | |
| std::vector< float > | accPathLength |
| The path's length up to the i-th node. More... | |
| float | dcdStep = std::numeric_limits<float>::infinity() |
| VectorXfSeq | path |
| bool | visible = true |
Definition at line 109 of file SimoxCSpaceVisualizerWidgetController.h.
|
inlinestatic |
Definition at line 132 of file SimoxCSpaceVisualizerWidgetController.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 121 of file SimoxCSpaceVisualizerWidgetController.h.
| std::vector<float> accPathLength |
The path's length up to the i-th node.
Definition at line 129 of file SimoxCSpaceVisualizerWidgetController.h.
Definition at line 113 of file SimoxCSpaceVisualizerWidgetController.h.
| VectorXfSeq path |
Definition at line 111 of file SimoxCSpaceVisualizerWidgetController.h.
| bool visible = true |
Definition at line 115 of file SimoxCSpaceVisualizerWidgetController.h.