23#ifndef FIFFCOORDTRANSSET_H
24#define FIFFCOORDTRANSSET_H
40#include <QSharedPointer>
69 using SPtr = QSharedPointer<FiffCoordTransSet>;
70 using ConstSPtr = QSharedPointer<const FiffCoordTransSet>;
71 using UPtr = std::unique_ptr<FiffCoordTransSet>;
72 using ConstUPtr = std::unique_ptr<const FiffCoordTransSet>;
Export/import macros and build-info accessors for the FIFFLIB shared library.
#define FIFFSHARED_EXPORT
FIFF file I/O, in-memory data structures and high-level readers/writers.
Labelled 4x4 FIFF affine: source frame, destination frame, rotation, translation and cached inverse.
std::unique_ptr< FiffCoordTrans > MNI_tal_tal_gtz_t
QSharedPointer< FiffCoordTransSet > SPtr
QSharedPointer< const FiffCoordTransSet > ConstSPtr
std::unique_ptr< FiffCoordTransSet > UPtr
std::unique_ptr< FiffCoordTrans > surf_RAS_RAS_t
std::unique_ptr< FiffCoordTrans > MNI_tal_tal_ltz_t
std::unique_ptr< FiffCoordTrans > head_surf_RAS_t
std::unique_ptr< const FiffCoordTransSet > ConstUPtr
std::unique_ptr< FiffCoordTrans > RAS_MNI_tal_t