Public Attributes

cmtk::SplineWarpXform::JacobianConstraintThreadInfo Struct Reference
[cmtkBase Library]

Thread parameter block for volume resampling. More...

#include <cmtkSplineWarpXform.h>

Collaboration diagram for cmtk::SplineWarpXform::JacobianConstraintThreadInfo:
Collaboration graph
[legend]

List of all members.

Public Attributes

const SplineWarpXformthisObject
 Pointer to the functional object that created the thread.
int ThisThreadIndex
 Unique index of this thread instance among all threads.
int NumberOfThreads
 Total number of threads created.
Types::Coordinate Constraint
 Constraint for subvolume handled by this thread.

Detailed Description

Thread parameter block for volume resampling.

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 426 of file cmtkSplineWarpXform.h.


Member Data Documentation

Pointer to the functional object that created the thread.

Definition at line 429 of file cmtkSplineWarpXform.h.

Referenced by cmtk::SplineWarpXform::GetJacobianConstraintThread(), and cmtk::SplineWarpXform::GetJacobianFoldingConstraintThread().


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