#include "processor.h"#include "emdata.h"


Go to the source code of this file.
Namespaces | |
| namespace | EMAN |
Classes | |
| class | EMAN::XYZProcessor |
| XYZProcessor is a processor template for defining new processors. More... | |
| class | EMAN::FilterFactoryExt |
| Add your new processor to FilterFactoryExt(). More... | |
Defines | |
| #define | eman_processor_template_h__ 1 |
Variables | |
| static FilterFactoryExt | EMAN::filter_factory_ext |
| #define eman_processor_template_h__ 1 |
Definition at line 33 of file processor_template.h.
1.5.6