Equalizer  1.6.1
Public Member Functions | List of all members
eq::fabric::SwapBarrier Class Reference

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

#include <swapBarrier.h>

+ Inheritance diagram for eq::fabric::SwapBarrier:
+ Collaboration diagram for eq::fabric::SwapBarrier:

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: