Public Attributes

cmtk::ImagePairNonrigidRegistrationFunctionalTemplate< VM >::EvaluateCompleteTaskInfo Class Reference

Thread parameter block for complete functional evaluation. More...

Collaboration diagram for cmtk::ImagePairNonrigidRegistrationFunctionalTemplate< VM >::EvaluateCompleteTaskInfo:
Collaboration graph
[legend]

List of all members.

Public Attributes

SelfthisObject
 Pointer to the functional object that created the thread.

Detailed Description

template<class VM>
class cmtk::ImagePairNonrigidRegistrationFunctionalTemplate< VM >::EvaluateCompleteTaskInfo

Thread parameter block for complete functional evaluation.

This structure holds all thread-specific information. A pointer to an instance of this structure is given to EvaluateGradientThread() for each thread created.

Definition at line 352 of file cmtkImagePairNonrigidRegistrationFunctionalTemplate.h.


Member Data Documentation

Pointer to the functional object that created the thread.

Definition at line 356 of file cmtkImagePairNonrigidRegistrationFunctionalTemplate.h.


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