VTK
Classes | Macros
vtkMPIPixelTT.h File Reference
#include "vtkType.h"
#include "vtkMPI.h"
Include dependency graph for vtkMPIPixelTT.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkMPIPixelTT< T >
 

Macros

#define vtkMPIPixelTTMacro1(_ctype)
 

Macro Definition Documentation

#define vtkMPIPixelTTMacro1 (   _ctype)
Value:
template<> \
{ \
public: \
static MPI_Datatype MPIType; \
static int VTKType; \
};

Definition at line 26 of file vtkMPIPixelTT.h.