Developer Documentation
ACG::AtomicCounter Class Reference

Public Member Functions

 AtomicCounter (int _numCounters=1)
 
void init ()
 
void set (unsigned int _value=0)
 
void get (unsigned int *_out)
 
void bind ()
 
void bind (GLuint _index)
 
void unbind ()
 
bool isValid () const
 
GLuint getBufferId () const
 
int getNumCounters () const
 

Static Public Member Functions

static bool isSupported ()
 

Private Attributes

int numCounters_
 
GLuint buffer_
 

Static Private Attributes

static int supportStatus_ = -1
 

Detailed Description

Definition at line 748 of file globjects.hh.


The documentation for this class was generated from the following files: