#include <RefCountObject.h>
◆ RefCountObject()
RefCountObject::RefCountObject |
( |
GLuint |
id | ) |
|
|
inlineexplicit |
◆ ~RefCountObject()
virtual RefCountObject::~RefCountObject |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ addRef()
void RefCountObject::addRef |
( |
void |
| ) |
const |
|
inline |
◆ getRefCount()
size_t RefCountObject::getRefCount |
( |
| ) |
const |
|
inline |
◆ id()
GLuint RefCountObject::id |
( |
| ) |
const |
|
inline |
◆ release()
void RefCountObject::release |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: