|
|
#include <VisionX/gui-plugins/SemanticRelationViewer/GraphvizLayout.h>
Public Attributes | |
| float | height = 0.0f |
| std::string | label |
| float | posX = 0.0f |
| float | posY = 0.0f |
| float | width = 0.0f |
Definition at line 14 of file GraphvizLayout.h.
| float height = 0.0f |
Definition at line 19 of file GraphvizLayout.h.
| std::string label |
Definition at line 20 of file GraphvizLayout.h.
| float posX = 0.0f |
Definition at line 16 of file GraphvizLayout.h.
| float posY = 0.0f |
Definition at line 17 of file GraphvizLayout.h.
| float width = 0.0f |
Definition at line 18 of file GraphvizLayout.h.