refactoredCPPNeuronMesher
neurongraph.cpp File Reference

Implementation of the NeuronGraph class for neuron morphology analysis and processing. More...

#include "neurongraph.h"
#include "neuronugx.cpp"
#include "neuronoperations.cpp"
#include "neurontrunks.cpp"
#include <tinyxml2.h>
Include dependency graph for neurongraph.cpp:

Detailed Description

Implementation of the NeuronGraph class for neuron morphology analysis and processing.

Author
CPPNeuronMesher Project
Date
2024

This file contains the core implementation of the NeuronGraph class, which provides functionality for loading, processing, and analyzing neuron morphology data in SWC format. It includes methods for topology validation, soma processing, and file I/O operations.