Public Member Functions | Friends
morphio::Mitochondria Class Reference

#include <mitochondria.h>

Public Member Functions

MitoSection section (uint32_t id) const
 
std::vector< MitoSectionrootSections () const
 
std::vector< MitoSectionsections () const
 

Friends

class Morphology
 

Detailed Description

The entry-point class to access mitochondrial data

By design, it is the equivalent of the Morphology class but at the mitochondrial level. As the Morphology class, it implements a section accessor and a root section accessor returning views on the Properties object for the queried mitochondrial section.