#include <gltext.h>
Public Methods | |
void GLTEXT_CALL | ref () |
void GLTEXT_CALL | unref () |
Protected Methods | |
virtual | ~RefImpl () |
This class was originally written by Chad Austin for the audiere project and released under the LGPL.
|
So the implementation can put its destruction logic in the destructor, as natural C++ code does. |