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

Public Attributes | |
| Self * | thisObject |
| Pointer to the functional object that created the thread. | |
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 371 of file cmtkParallelElasticFunctional.h.
| Self* cmtk::ParallelElasticFunctional< VM >::EvaluateCompleteTaskInfo::thisObject |
Pointer to the functional object that created the thread.
Definition at line 375 of file cmtkParallelElasticFunctional.h.
1.7.2