GraphvizLayoutedNode Struct Reference

#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
 

Detailed Description

Definition at line 14 of file GraphvizLayout.h.

Member Data Documentation

◆ height

float height = 0.0f

Definition at line 19 of file GraphvizLayout.h.

◆ label

std::string label

Definition at line 20 of file GraphvizLayout.h.

◆ posX

float posX = 0.0f

Definition at line 16 of file GraphvizLayout.h.

◆ posY

float posY = 0.0f

Definition at line 17 of file GraphvizLayout.h.

◆ width

float width = 0.0f

Definition at line 18 of file GraphvizLayout.h.


The documentation for this struct was generated from the following file: