ITK  5.4.0
Insight Toolkit
Public Attributes | List of all members
itk::DomainThreader< TDomainPartitioner, TAssociate >::ThreadStruct Struct Reference

Detailed Description

template<typename TDomainPartitioner, typename TAssociate>
struct itk::DomainThreader< TDomainPartitioner, TAssociate >::ThreadStruct

This contains the object passed to the threading library.

Definition at line 176 of file itkDomainThreader.h.

+ Collaboration diagram for itk::DomainThreader< TDomainPartitioner, TAssociate >::ThreadStruct:

Public Attributes

DomainThreaderdomainThreader
 

Member Data Documentation

◆ domainThreader

template<typename TDomainPartitioner, typename TAssociate>
DomainThreader* itk::DomainThreader< TDomainPartitioner, TAssociate >::ThreadStruct::domainThreader

Definition at line 178 of file itkDomainThreader.h.


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