MyVertex Struct Reference

#include <VisionX/components/SemanticGraphExample/MyGraph.h>

+ Inheritance diagram for MyVertex:

Public Attributes

std::string name
 
float value = 0
 

Detailed Description

Definition at line 8 of file MyGraph.h.

Member Data Documentation

◆ name

std::string name

Definition at line 10 of file MyGraph.h.

◆ value

float value = 0

Definition at line 11 of file MyGraph.h.


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