Public Member Functions | Public Attributes
morphio::vasculature::property::Properties Struct Reference

#include <properties.h>

Public Member Functions

template<typename T >
std::vector< typename T::Type > & get_mut () noexcept
 
template<typename T >
const std::vector< typename T::Type > & get () const noexcept
 
const std::map< uint32_t, std::vector< uint32_t > > & predecessors () const noexcept
 
const std::map< uint32_t, std::vector< uint32_t > > & successors () const noexcept
 

Public Attributes

VascPointLevel _pointLevel
 
VascEdgeLevel _edgeLevel
 
VascSectionLevel _sectionLevel
 
std::vector< Connection::Type > _connectivity
 

Detailed Description

Class that holds all other levels(point, edge, etc.) information