tlp::GlPointManager Class Reference
#include <GlPointManager.h>
List of all members.
Public Member Functions
Static Public Member Functions
Detailed Description
Singleton used to manage Glew.
Member Function Documentation
void tlp::GlPointManager::addPoint |
( |
const Coord & |
coord, |
|
|
const Color & |
color, |
|
|
bool |
size | |
|
) |
| | [inline] |
void tlp::GlPointManager::beginRendering |
( |
|
) |
[inline] |
void tlp::GlPointManager::copyToNewTabs |
( |
GLuint ** |
indices, |
|
|
Color ** |
colors, |
|
|
Coord ** |
coords, |
|
|
unsigned int |
oldSize, |
|
|
unsigned int |
newSize | |
|
) |
| | [inline] |
void tlp::GlPointManager::endRendering |
( |
|
) |
|
static GlPointManager& tlp::GlPointManager::getInst |
( |
|
) |
[inline, static] |
Return the current instance. If instance doesn't exist, create it.
bool tlp::GlPointManager::renderingIsBegin |
( |
|
) |
[inline] |