tlp::GlewManager Class Reference#include <GlewManager.h>
Collaboration diagram for tlp::GlewManager:
[legend]List of all members.
Detailed Description
Singleton used to manage Glew.
Singleton used to manage Glew.
Public Member Functions
Static Public Member Functions
Member Function Documentation
bool tlp::GlewManager::canUseGlew |
( |
|
) |
[inline] |
|
|
Return if glew can be used |
static GlewManager& tlp::GlewManager::getInst |
( |
|
) |
[inline, static] |
|
|
Return the current instance. If instance doesn't exist, create it. |
bool tlp::GlewManager::glewIsInit |
( |
|
) |
[inline] |
|
void tlp::GlewManager::initGlew |
( |
|
) |
[inline] |
|
|