![]() |
aimsdata
5.0.5
Neuroimaging data handling
|
#include <cartobase/smart/rcptr.h>
#include <aims/config/aimsdata_config.h>
#include <aims/vector/vector.h>
#include <aims/def/general.h>
#include <aims/data/pheader.h>
#include <aims/math/dtitensor.h>
#include <vector>
#include <map>
#include <iostream>
Go to the source code of this file.
Classes | |
class | Texture< T > |
class | Texture< T > |
class | TimeTexture< T > |
class | TimeTexture< T > |
class | carto::DataTypeCode< TimeTexture< T > > |
Namespaces | |
carto | |
Macros | |
#define | _TMP_ TimeTexture< AimsVector< short, 2 > > |
#define | _TMP_ rc_ptr< TimeTexture< AimsVector< short, 2 > > > |
Typedefs | |
typedef AIMSDATA_API TimeTexture< float > | Texture1d |
typedef AIMSDATA_API TimeTexture< Point2df > | Texture2d |
Functions | |
template<class T > | |
AIMSDATA_API std::ostream & | operator<< (std::ostream &out, const Texture< T > &thing) |
template<class T > | |
std::ostream & | operator<< (std::ostream &out, const Texture< T > &thing) |
template<class T > | |
std::ostream & | operator<< (std::ostream &out, const TimeTexture< T > &thing) |
#define _TMP_ TimeTexture< AimsVector< short, 2 > > |
#define _TMP_ rc_ptr< TimeTexture< AimsVector< short, 2 > > > |
typedef AIMSDATA_API TimeTexture< float > Texture1d |
typedef AIMSDATA_API TimeTexture< Point2df > Texture2d |
|
inline |
|
inline |
|
inline |