ClusterEventBuffer.H File Reference
The ClusterEventBuffer object stores the IPC buffer for \ events along with several flags for communicating application \ state between the MPI and rendering processes.
More...
Go to the source code of this file.
Detailed Description
The ClusterEventBuffer object stores the IPC buffer for \ events along with several flags for communicating application \ state between the MPI and rendering processes.
- Author:
- "Dmitri Lemmerman" <dlemmerm@cs.brown.edu>
- Date:
- Tue Mar 8 15:52:14 2005
There are implementations for both MPI side and rendering side. Each needs to implement init(). Right now the MPI side allocates while the rendering side waits until it can attach.