nsol
0.4.1
Nsol - Neuroscience Objects Library
|
Contains processed information of an SWC line element. More...
#include <SwcReader.h>
Public Attributes | |
unsigned int | id |
unsigned int | type |
Vec3f | xyz |
float | radius |
int | parent |
std::vector< unsigned int > | children |
Contains processed information of an SWC line element.
Definition at line 108 of file SwcReader.h.