|  | aimsdata
    5.1.2
    Neuroimaging data handling | 
#include <aims/meshprojection/meshprojection.h>
| Public Types | |
| typedef MeshProjection< T > *(* | CreationMethod) (const AimsSurfaceTriangle *, const carto::Volume< T > *, carto::Object) | 
| Static Public Member Functions | |
| static MeshProjection< T > * | create (const AimsSurfaceTriangle *, const carto::Volume< T > *, const std::string &method, carto::Object params) | 
| static void | registerMethod (const std::string &, CreationMethod) | 
| static void | unregisterMethod (const std::string &) | 
| static std::set< std::string > | listMethod () | 
Definition at line 73 of file meshprojection.h.
| typedef MeshProjection<T>*(* aims::MeshProjectionFactory< T >::CreationMethod) (const AimsSurfaceTriangle *, const carto::Volume< T > *, carto::Object) | 
Definition at line 81 of file meshprojection.h.
| 
 | static | 
Definition at line 72 of file meshprojection_d.h.
| 
 | static | 
Definition at line 112 of file meshprojection_d.h.
| 
 | static | 
Definition at line 99 of file meshprojection_d.h.
| 
 | static | 
Definition at line 106 of file meshprojection_d.h.