![]() |
aimsdata 6.0.0
Neuroimaging data handling
|
Freesurfer surface format for a mesh. More...
#include <aims/io_soma/fssurfformatchecker.h>


Public Member Functions | |
| virtual DataSourceInfo | check (DataSourceInfo dsi, DataSourceInfoLoader &f, carto::Object options=carto::none()) const |
| virtual | ~FsSurfFormatChecker () |
| bool | checkAsciiSurface (carto::rc_ptr< DataSource > ds, carto::Object hdr) const |
| bool | checkBinarySurface (carto::rc_ptr< DataSource > ds, carto::Object hdr) const |
Public Member Functions inherited from soma::FormatChecker | |
| virtual | ~FormatChecker () |
Freesurfer surface format for a mesh.
Definition at line 45 of file fssurfformatchecker.h.
|
inlinevirtual |
Definition at line 53 of file fssurfformatchecker.h.
|
virtual |
Implements soma::FormatChecker.
References carto::none().
| bool soma::FsSurfFormatChecker::checkAsciiSurface | ( | carto::rc_ptr< DataSource > | ds, |
| carto::Object | hdr ) const |
| bool soma::FsSurfFormatChecker::checkBinarySurface | ( | carto::rc_ptr< DataSource > | ds, |
| carto::Object | hdr ) const |