|
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 107 of file SimoxCSpaceVisualizerWidgetController.h.
|
inlinestatic |
Definition at line 127 of file SimoxCSpaceVisualizerWidgetController.h.
|
inline |
Definition at line 118 of file SimoxCSpaceVisualizerWidgetController.h.
std::vector<float> accPathLength |
The path's length up to the i-th node.
Definition at line 125 of file SimoxCSpaceVisualizerWidgetController.h.
Definition at line 111 of file SimoxCSpaceVisualizerWidgetController.h.
VectorXfSeq path |
Definition at line 109 of file SimoxCSpaceVisualizerWidgetController.h.
bool visible = true |
Definition at line 113 of file SimoxCSpaceVisualizerWidgetController.h.