VTK
Defines
dox/Rendering/ParallelLIC/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.

Defines

#define vtkMPIPixelTTMacro1(_ctype)

Define Documentation

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

Definition at line 27 of file vtkMPIPixelTT.h.