aimsalgo 6.0.0
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 ()
 
carto::VolumeRef< T > & volume ()
 
Point3df toVolume (const TalairachBoxBase &, const Point3df &)
 
Point3df fromVolume (const TalairachBoxBase &, const Point3df &)
 
carto::VolumeRef< T > & create (const TalairachBoxBase &, const carto::rc_ptr< carto::Volume< 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 69 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>
carto::VolumeRef< T > & TalairachVolume< T >::create ( const TalairachBoxBase & ,
const carto::rc_ptr< carto::Volume< T > > &  )
inline

Definition at line 109 of file talVolume.h.

References fromVolume(), and carto::VolumeRef< typename T >::getSizeX().

◆ fromVolume()

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

Definition at line 96 of file talVolume.h.

References TalairachBoxBase::fromTalairach().

Referenced by create().

◆ toVolume()

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

Definition at line 83 of file talVolume.h.

References TalairachBoxBase::toTalairach().

◆ volume()

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

Definition at line 51 of file talVolume.h.


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