aimsdata  5.1.2
Neuroimaging data handling
soma::TrmGraphFormatChecker Class Reference

Read transformation in a transformation graph (TransformationµGraph3d) More...

#include <aims/io_soma/trmgraphformatchecker.h>

Inheritance diagram for soma::TrmGraphFormatChecker:
Collaboration diagram for soma::TrmGraphFormatChecker:

Public Member Functions

virtual DataSourceInfo check (DataSourceInfo dsi, DataSourceInfoLoader &f, carto::Object options=carto::none()) const
 
virtual ~TrmGraphFormatChecker ()
 
- Public Member Functions inherited from soma::FormatChecker
virtual ~FormatChecker ()
 

Detailed Description

Read transformation in a transformation graph (TransformationµGraph3d)

The reader filename is the transformations graph, options specify which transform in the graph is to be used.

Reader options:

  • source (string, mandatory): source referential in graph
  • destination (string, mandatory): destination referential in graph

Definition at line 53 of file trmgraphformatchecker.h.

Constructor & Destructor Documentation

◆ ~TrmGraphFormatChecker()

virtual soma::TrmGraphFormatChecker::~TrmGraphFormatChecker ( )
inlinevirtual

Definition at line 61 of file trmgraphformatchecker.h.

Member Function Documentation

◆ check()

virtual DataSourceInfo soma::TrmGraphFormatChecker::check ( DataSourceInfo  dsi,
DataSourceInfoLoader f,
carto::Object  options = carto::none() 
) const
virtual

Implements soma::FormatChecker.


The documentation for this class was generated from the following file: