This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| struct | LINE_CASES | 
Typedefs | |
| typedef int | EDGE_LIST | 
Variables | |
| LINE_CASES | lineCases [] | 
      
  | 
  
| 
 
 Definition at line 44 of file vtkMarchingSquaresCases.h.  | 
  
      
  | 
  
| 
 Initial value:  { 
  {{-1, -1, -1, -1, -1}},
  {{0, 3, -1, -1, -1}},
  {{1, 0, -1, -1, -1}},
  {{1, 3, -1, -1, -1}},
  {{2, 1, -1, -1, -1}},
  {{0, 3, 2, 1, -1}},
  {{2, 0, -1, -1, -1}},
  {{2, 3, -1, -1, -1}},
  {{3, 2, -1, -1, -1}},
  {{0, 2, -1, -1, -1}},
  {{1, 0, 3, 2, -1}},
  {{1, 2, -1, -1, -1}},
  {{3, 1, -1, -1, -1}},
  {{0, 1, -1, -1, -1}},
  {{3, 0, -1, -1, -1}},
  {{-1, -1, -1, -1, -1}}
}Definition at line 49 of file vtkMarchingSquaresCases.h.  | 
  
1.2.11.1 written by Dimitri van Heesch,
 © 1997-2001