![]() |
aimsdata 6.0.0
Neuroimaging data handling
|
Freesurfer texture (curvature?) format. More...
#include <aims/io_soma/fscurvformatchecker.h>


Public Member Functions | |
| virtual DataSourceInfo | check (DataSourceInfo dsi, DataSourceInfoLoader &f, carto::Object options=carto::none()) const |
| virtual | ~FsCurvFormatChecker () |
| bool | checkAsciiTexture (carto::rc_ptr< DataSource > ds, carto::Object hdr) const |
| bool | checkBinaryTexture (carto::rc_ptr< DataSource > ds, carto::Object hdr) const |
Public Member Functions inherited from soma::FormatChecker | |
| virtual | ~FormatChecker () |
Freesurfer texture (curvature?) format.
Definition at line 45 of file fscurvformatchecker.h.
|
inlinevirtual |
Definition at line 53 of file fscurvformatchecker.h.
|
virtual |
Implements soma::FormatChecker.
References carto::none().
| bool soma::FsCurvFormatChecker::checkAsciiTexture | ( | carto::rc_ptr< DataSource > | ds, |
| carto::Object | hdr ) const |
| bool soma::FsCurvFormatChecker::checkBinaryTexture | ( | carto::rc_ptr< DataSource > | ds, |
| carto::Object | hdr ) const |