eq::server::SwapBarrier Class Reference

A swapbarrier is set on a Compound to synchronize the swap buffer between windows. More...

#include <swapBarrier.h>

Collaboration diagram for eq::server::SwapBarrier:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SwapBarrier ()
 Constructs a new SwapBarrier.
Data Access.



void setName (const std::string &name)
const std::string getName () const
uint32_t getNVSwapGroup () const
void setNVSwapGroup (uint32_t nvGroup)
uint32_t getNVSwapBarrier () const
void setNVSwapBarrier (uint32_t nvBarrier)
bool isNvSwapBarrier () const

Detailed Description

A swapbarrier is set on a Compound to synchronize the swap buffer between windows.

Swap barriers with the same name are linked together, that is, all compounds holding a swap barrier with the same name synchronize their window's swap command.

Definition at line 37 of file swapBarrier.h.


The documentation for this class was generated from the following file:
Generated on Sat Feb 6 13:14:37 2010 for Equalizer 0.9.1 by  doxygen 1.6.1