aimsalgo  5.0.5
Neuroimaging image processing
TalairachVolume< T > Class Template Reference

#include <aims/talairach/talVolume.h>

Public Member Functions

 TalairachVolume (int dx=157, int dy=189, int dz=136, int cx=78, int cy=76, int dz=85)
 
virtual ~Talairach ()
 
AimsData< T > & volume ()
 
Point3df toVolume (const TalairachBoxBase &, const Point3df &)
 
Point3df fromVolume (const TalairachBoxBase &, const Point3df &)
 
AimsData< T > & create (const TalairachBoxBase &, const AimsData< T > &)
 

Detailed Description

template<class T>
class TalairachVolume< T >

Definition at line 43 of file talVolume.h.

Constructor & Destructor Documentation

◆ TalairachVolume()

template<class T >
void TalairachVolume< T >::TalairachVolume ( int  dx = 157,
int  dy = 189,
int  dz = 136,
int  cx = 78,
int  cy = 76,
int  dz = 85 
)
inline

Definition at line 68 of file talVolume.h.

◆ ~Talairach()

template<class T >
virtual TalairachVolume< T >::~Talairach ( )
inlinevirtual

Definition at line 49 of file talVolume.h.

Member Function Documentation

◆ create()

template<class T >
AimsData< T > & TalairachVolume< T >::create ( const TalairachBoxBase ,
const AimsData< T > &   
)
inline

Definition at line 108 of file talVolume.h.

References TalairachVolume< T >::fromVolume().

Referenced by TalairachVolume< T >::volume().

◆ fromVolume()

template<class T >
Point3df TalairachVolume< T >::fromVolume ( const TalairachBoxBase tb,
const Point3df pt 
)
inline

◆ toVolume()

template<class T >
Point3df TalairachVolume< T >::toVolume ( const TalairachBoxBase tb,
const Point3df pt 
)
inline

Definition at line 82 of file talVolume.h.

References TalairachBoxBase::toTalairach().

Referenced by TalairachVolume< T >::volume().

◆ volume()

template<class T >
AimsData< T >& TalairachVolume< T >::volume ( )
inline

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