IB-0.2
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
IBSubImageGrabber< T > Class Template Reference

#include <IBSubImageGrabber.h>

Public Member Functions

 IBSubImageGrabber ()
 
 IBSubImageGrabber (T &image)
 
 IBSubImageGrabber (T *image)
 
void SetImage (T &image)
 
void SetImage (T *image)
 
template<class K >
GrabRegion (Vector3i start, Vector3i stop)
 
template<class K >
GrabRegion (HPoint3f center, HVector3f size)
 
template<class K >
GrabRegion (Box &voxBox)
 

Constructor & Destructor Documentation

template<class T >
IBSubImageGrabber< T >::IBSubImageGrabber ( )
inline
template<class T >
IBSubImageGrabber< T >::IBSubImageGrabber ( T &  image)
inline
template<class T >
IBSubImageGrabber< T >::IBSubImageGrabber ( T *  image)
inline

Member Function Documentation

template<class T >
template<class K >
K IBSubImageGrabber< T >::GrabRegion ( Vector3i  start,
Vector3i  stop 
)
template<class T >
template<class K >
K IBSubImageGrabber< T >::GrabRegion ( HPoint3f  center,
HVector3f  size 
)
template<class T >
template<class K >
K IBSubImageGrabber< T >::GrabRegion ( Box voxBox)
template<class T >
void IBSubImageGrabber< T >::SetImage ( T &  image)
inline
template<class T >
void IBSubImageGrabber< T >::SetImage ( T *  image)
inline

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