ANIMA  4.0
Public Attributes | List of all members
anima::TransformSeriesReader< TScalarType, NDimensions >::TransformInformation Struct Reference

#include <animaTransformSeriesReader.h>

+ Collaboration diagram for anima::TransformSeriesReader< TScalarType, NDimensions >::TransformInformation:

Public Attributes

std::string fileName
 
bool invert
 
TransformationType trType
 

Detailed Description

template<class TScalarType = double, unsigned int NDimensions = 3>
struct anima::TransformSeriesReader< TScalarType, NDimensions >::TransformInformation

Definition at line 19 of file animaTransformSeriesReader.h.

Member Data Documentation

◆ fileName

template<class TScalarType = double, unsigned int NDimensions = 3>
std::string anima::TransformSeriesReader< TScalarType, NDimensions >::TransformInformation::fileName

◆ invert

template<class TScalarType = double, unsigned int NDimensions = 3>
bool anima::TransformSeriesReader< TScalarType, NDimensions >::TransformInformation::invert

◆ trType

template<class TScalarType = double, unsigned int NDimensions = 3>
TransformationType anima::TransformSeriesReader< TScalarType, NDimensions >::TransformInformation::trType

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