tlp::GlewManager
tlp::GlewManager
Section: Tulip Open GL Library (3) Updated: 19 Jul 2010 Local index
Up
NAME
tlp::GlewManager -
SYNOPSIS
#include <GlewManager.h>
Public Member Functions
void initGlew ()
bool glewIsInit ()
bool canUseGlew ()
Static Public Member Functions
static GlewManager & getInst ()
Detailed Description
Singleton used to manage Glew.
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]Glew is init
void tlp::GlewManager::initGlew () [inline]Init Glew
Author
Generated automatically by Doxygen for Tulip Open GL Library from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Member Functions
-
- Static Public Member Functions
-
- Detailed Description
-
- 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]Glew is init
-
- void tlp::GlewManager::initGlew () [inline]Init Glew
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 22:28:15 GMT, April 16, 2011