|
void | updateQuadIndices () |
|
| GlyphQuads (const GlyphQuads &gq) |
|
void | initGlyphQuads () |
|
void | initGPUBufferObjects () |
|
Glyphs & | getGlyphs () |
|
const Glyphs & | getGlyphs () const |
|
Coords2 & | getCoords () |
|
const Coords2 & | getCoords () const |
|
Coords3 & | getTransformedCoords (unsigned int contexID) |
|
const Coords3 & | getTransformedCoords (unsigned int contexID) const |
|
TexCoords & | getTexCoords () |
|
const TexCoords & | getTexCoords () const |
|
LineNumbers & | getLineNumbers () |
|
const LineNumbers & | getLineNumbers () const |
|
void | resizeGLObjectBuffers (unsigned int maxSize) |
| Resize any per context GLObject buffers to specified size. More...
|
|
void | releaseGLObjects (osg::State *state=0) const |
| If State is non-zero, this function releases OpenGL objects for the specified graphics context. More...
|
|
◆ releaseGLObjects()
void osgText::Text::GlyphQuads::releaseGLObjects |
( |
osg::State * |
state = 0 | ) |
const |
If State is non-zero, this function releases OpenGL objects for the specified graphics context.
Otherwise, releases OpenGL objexts for all graphics contexts.
◆ resizeGLObjectBuffers()
void osgText::Text::GlyphQuads::resizeGLObjectBuffers |
( |
unsigned int |
maxSize | ) |
|
Resize any per context GLObject buffers to specified size.
The documentation for this struct was generated from the following file:
- /home/karlu20/private/installs/OpenSceneGraph/include/osgText/Text