Alternaria
fit cylinders and ellipsoids to fungus
|
Alternaria Structure and Structure_density abstract classes. More...
#include <config.h>
#include <list>
#include <vector>
#include <inttypes.h>
#include <jwsc/vector/vector.h>
#include <jwsc/matrix/matrix.h>
#include <jwsc/matblock/matblock.h>
#include <jwsc++/base/exception.h>
#include "density.h"
#include "printable.h"
Go to the source code of this file.
Classes | |
class | Apical_error |
Exception in the apical growth element of a Structure. More... | |
class | Structure |
An Alternaria structure element. More... | |
class | Structure_density |
Parameters for density functions over an Alternaria Structure element. More... | |
class | Printed_structure |
An Alternaria structure element that was printed to a file. More... | |
class | Apical_structure |
An Alternaria structure element either postioned apically along another Apical_structure element or as a root element. More... | |
class | Apical_structure_density |
Parameters for density functions over an Alternaria Apical_structure element. More... | |
class | Printed_apical_structure |
An apical Alternaria structure element that was printed to a file. More... | |
class | Lateral_structure |
An Alternaria structure element postioned laterally along another structure element. More... | |
class | Lateral_structure_density |
Parameters for density functions over an Alternaria Lateral_structure element. More... | |
class | Printed_lateral_structure |
A lateral Alternaria structure element that was printed to a file. More... |
Alternaria Structure and Structure_density abstract classes.
Definition in file structure.h.