Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

imaging/vtkImageLogic.h File Reference

#include "vtkImageTwoInputFilter.h"

Include dependency graph for vtkImageLogic.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Compounds

class  vtkImageLogic
 And, or, xor, nand, nor, not. More...


Defines

#define VTK_AND   0
#define VTK_OR   1
#define VTK_XOR   2
#define VTK_NAND   3
#define VTK_NOR   4
#define VTK_NOT   5
#define VTK_NOP   6


Define Documentation

#define VTK_AND   0
 

Definition at line 60 of file vtkImageLogic.h.

#define VTK_OR   1
 

Definition at line 61 of file vtkImageLogic.h.

#define VTK_XOR   2
 

Definition at line 62 of file vtkImageLogic.h.

#define VTK_NAND   3
 

Definition at line 63 of file vtkImageLogic.h.

#define VTK_NOR   4
 

Definition at line 64 of file vtkImageLogic.h.

#define VTK_NOT   5
 

Definition at line 65 of file vtkImageLogic.h.

#define VTK_NOP   6
 

Definition at line 66 of file vtkImageLogic.h.


Generated on Wed Nov 21 12:44:56 2001 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001