Public Types
morphio::vasculature::property::Connection Struct Reference

#include <properties.h>

Public Types

using Type = std::array< unsigned int, 2 >
 

Detailed Description

Stores the graph connectivity between the sections. If section1 is connected to section2, then the last point of section1 and the first point of section2 must be equal.