VTK
Classes | Macros | Functions
vtkPPixelTransfer.h File Reference
#include "vtkPixelTransfer.h"
#include "vtkRenderingParallelLICModule.h"
#include "vtkSetGet.h"
#include "vtkPixelExtent.h"
#include "vtkMPI.h"
#include "vtkMPIPixelTT.h"
#include "vtkMPIPixelView.h"
#include <iostream>
#include <vector>
#include <cstring>
Include dependency graph for vtkPPixelTransfer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkPPixelTransfer
 class to handle inter-process communication of pixel data from non-contiguous regions of a shared index space. More...
 

Macros

#define HOLD_RECV_TYPES
 
#define SAVE_SEND_REQS
 
#define HOLD_SEND_TYPES
 

Functions

VTKRENDERINGPARALLELLIC_EXPORT ostream & operator<< (std::ostream &os, const vtkPPixelTransfer &gt)
 

Macro Definition Documentation

#define HOLD_RECV_TYPES
#define SAVE_SEND_REQS
#define HOLD_SEND_TYPES

Function Documentation

VTKRENDERINGPARALLELLIC_EXPORT ostream& operator<< ( std::ostream &  os,
const vtkPPixelTransfer gt 
)