aimsdata  5.0.5
Neuroimaging data handling
aims::SimpleVoxelSampler Class Reference

#include <aims/roi/voxelSampling.h>

Inheritance diagram for aims::SimpleVoxelSampler:
Collaboration diagram for aims::SimpleVoxelSampler:

Public Member Functions

 SimpleVoxelSampler (int)
 
virtual ~SimpleVoxelSampler ()
 
void next ()
 
bool isValid () const
 
void restart ()
 
const Point3dfvalue () const
 
std::string info () const
 
- Public Member Functions inherited from aims::VoxelSampler
virtual ~VoxelSampler ()
 
- Public Member Functions inherited from carto::RCObject
 RCObject ()
 
 RCObject (const RCObject &)
 
RCObjectoperator= (const RCObject &)
 
virtual ~RCObject ()
 

Additional Inherited Members

- Public Types inherited from carto::RCObject
typedef int RefCounterType
 

Detailed Description

Definition at line 68 of file voxelSampling.h.

Constructor & Destructor Documentation

◆ SimpleVoxelSampler()

aims::SimpleVoxelSampler::SimpleVoxelSampler ( int  )

◆ ~SimpleVoxelSampler()

virtual aims::SimpleVoxelSampler::~SimpleVoxelSampler ( )
virtual

Member Function Documentation

◆ info()

std::string aims::SimpleVoxelSampler::info ( ) const
virtual

Implements aims::VoxelSampler.

◆ isValid()

bool aims::SimpleVoxelSampler::isValid ( ) const
virtual

Implements aims::VoxelSampler.

◆ next()

void aims::SimpleVoxelSampler::next ( )
virtual

Implements aims::VoxelSampler.

◆ restart()

void aims::SimpleVoxelSampler::restart ( )
virtual

Implements aims::VoxelSampler.

◆ value()

const Point3df& aims::SimpleVoxelSampler::value ( ) const
virtual

Implements aims::VoxelSampler.


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