Public Attributes

cmtk::GroupwiseRegistrationFunctionalXformTemplate< SplineWarpXform >::InterpolateImageThreadParameters Class Reference

Thread function parameters for image interpolation. More...

Inheritance diagram for cmtk::GroupwiseRegistrationFunctionalXformTemplate< SplineWarpXform >::InterpolateImageThreadParameters:
Inheritance graph
[legend]
Collaboration diagram for cmtk::GroupwiseRegistrationFunctionalXformTemplate< SplineWarpXform >::InterpolateImageThreadParameters:
Collaboration graph
[legend]

List of all members.

Public Attributes

size_t m_Idx
 Index of the image to be interpolated.
bytem_Destination
 Pointer to storage that will hold the reformatted pixel data.

Detailed Description

template<>
class cmtk::GroupwiseRegistrationFunctionalXformTemplate< SplineWarpXform >::InterpolateImageThreadParameters

Thread function parameters for image interpolation.

Definition at line 208 of file cmtkGroupwiseRegistrationFunctionalXformTemplate_SplineWarp.h.


Member Data Documentation

byte* cmtk::GroupwiseRegistrationFunctionalXformTemplate< SplineWarpXform >::InterpolateImageThreadParameters::m_Destination

Pointer to storage that will hold the reformatted pixel data.

Definition at line 217 of file cmtkGroupwiseRegistrationFunctionalXformTemplate_SplineWarp.h.

size_t cmtk::GroupwiseRegistrationFunctionalXformTemplate< SplineWarpXform >::InterpolateImageThreadParameters::m_Idx

Index of the image to be interpolated.

Definition at line 214 of file cmtkGroupwiseRegistrationFunctionalXformTemplate_SplineWarp.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines