ITK  5.0.0
Insight Segmentation and Registration Toolkit
Public Attributes | List of all members
itk::FlatStructuringElement< VDimension >::StructuringElementFacet< VDimension3 > Struct Template Reference
+ Collaboration diagram for itk::FlatStructuringElement< VDimension >::StructuringElementFacet< VDimension3 >:

Detailed Description

template<unsigned int VDimension>
template<unsigned int VDimension3>
struct itk::FlatStructuringElement< VDimension >::StructuringElementFacet< VDimension3 >

Definition at line 225 of file itkFlatStructuringElement.h.

Public Attributes

Vector< float, VDimension3 > P1
 
Vector< float, VDimension3 > P2
 
Vector< float, VDimension3 > P3
 

Member Data Documentation

template<unsigned int VDimension>
template<unsigned int VDimension3>
Vector< float, VDimension3 > itk::FlatStructuringElement< VDimension >::StructuringElementFacet< VDimension3 >::P1

Definition at line 226 of file itkFlatStructuringElement.h.

template<unsigned int VDimension>
template<unsigned int VDimension3>
Vector< float, VDimension3 > itk::FlatStructuringElement< VDimension >::StructuringElementFacet< VDimension3 >::P2

Definition at line 226 of file itkFlatStructuringElement.h.

template<unsigned int VDimension>
template<unsigned int VDimension3>
Vector< float, VDimension3 > itk::FlatStructuringElement< VDimension >::StructuringElementFacet< VDimension3 >::P3

Definition at line 226 of file itkFlatStructuringElement.h.


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