Orfeo Toolbox  3.16
itkQuadrilateralCellTopology.h
Go to the documentation of this file.
1 /*=========================================================================
2 
3  Program: Insight Segmentation & Registration Toolkit
4  Module: $RCSfile: itkQuadrilateralCellTopology.h,v $
5  Language: C++
6  Date: $Date: 2009-03-03 15:08:20 $
7  Version: $Revision: 1.4 $
8 
9  Copyright (c) Insight Software Consortium. All rights reserved.
10  See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details.
11 
12  This software is distributed WITHOUT ANY WARRANTY; without even
13  the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
14  PURPOSE. See the above copyright notices for more information.
15 
16 =========================================================================*/
17 #ifndef __itkQuadrilateralCellTopology_h
18 #define __itkQuadrilateralCellTopology_h
19 #include "itkWin32Header.h"
20 
21 namespace itk
22 {
23 
35 {
36 public:
39 
40 protected:
42  static const int m_Edges[4][2];
43 
44 };
45 
46 } // end namespace itk
47 
48 
49 #endif

Generated at Sun May 19 2013 00:01:43 for Orfeo Toolbox with doxygen 1.8.3.1