OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
exp_graph Struct Reference

#include <Graph.hpp>

Data Fields

int m_nb_connected_components
int m_total_size
int * m_sizes
int * m_paths

Detailed Description

Definition at line 30 of file Graph.hpp.

Field Documentation

◆ m_nb_connected_components

int exp_graph::m_nb_connected_components

Definition at line 32 of file Graph.hpp.

◆ m_paths

int* exp_graph::m_paths

Definition at line 34 of file Graph.hpp.

◆ m_sizes

int* exp_graph::m_sizes

Definition at line 33 of file Graph.hpp.

◆ m_total_size

int exp_graph::m_total_size

Definition at line 32 of file Graph.hpp.


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