refactoredCPPNeuronMesher
|
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>
Implementation of the NeuronGraph class for neuron morphology analysis and processing.
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.