ITK  5.4.0
Insight Toolkit
Public Attributes | List of all members
itk::FlatStructuringElement< VDimension >::StructuringElementFacet< VDimension3 > Struct Template Reference

Detailed Description

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

Definition at line 235 of file itkFlatStructuringElement.h.

+ Collaboration diagram for itk::FlatStructuringElement< VDimension >::StructuringElementFacet< VDimension3 >:

Public Attributes

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

Member Data Documentation

◆ P1

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

Definition at line 237 of file itkFlatStructuringElement.h.

◆ P2

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

Definition at line 237 of file itkFlatStructuringElement.h.

◆ P3

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

Definition at line 237 of file itkFlatStructuringElement.h.


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