Definition at line 739 of file globjects.hh.
◆ AtomicCounter()
ACG::AtomicCounter::AtomicCounter |
( |
int |
_numCounters = 1 | ) |
|
◆ ~AtomicCounter()
ACG::AtomicCounter::~AtomicCounter |
( |
| ) |
|
|
virtual |
◆ bind() [1/2]
void ACG::AtomicCounter::bind |
( |
| ) |
|
◆ bind() [2/2]
void ACG::AtomicCounter::bind |
( |
GLuint |
_index | ) |
|
◆ get()
void ACG::AtomicCounter::get |
( |
unsigned int * |
_out | ) |
|
◆ getBufferId()
GLuint ACG::AtomicCounter::getBufferId |
( |
| ) |
const |
|
inline |
◆ getNumCounters()
int ACG::AtomicCounter::getNumCounters |
( |
| ) |
const |
|
inline |
◆ init()
void ACG::AtomicCounter::init |
( |
| ) |
|
◆ isSupported()
bool ACG::AtomicCounter::isSupported |
( |
| ) |
|
|
static |
◆ isValid()
bool ACG::AtomicCounter::isValid |
( |
| ) |
const |
◆ set()
void ACG::AtomicCounter::set |
( |
unsigned int |
_value = 0 | ) |
|
◆ unbind()
void ACG::AtomicCounter::unbind |
( |
| ) |
|
◆ buffer_
GLuint ACG::AtomicCounter::buffer_ |
|
private |
◆ numCounters_
int ACG::AtomicCounter::numCounters_ |
|
private |
◆ supportStatus_
int ACG::AtomicCounter::supportStatus_ = -1 |
|
staticprivate |
The documentation for this class was generated from the following files: