osgText::Text::GlyphQuads::GlyphQuads |
( |
| ) |
|
osgText::Text::GlyphQuads::GlyphQuads |
( |
const GlyphQuads & |
gq | ) |
|
Coords2& osgText::Text::GlyphQuads::getCoords |
( |
| ) |
|
|
inline |
const Coords2& osgText::Text::GlyphQuads::getCoords |
( |
| ) |
const |
|
inline |
Glyphs& osgText::Text::GlyphQuads::getGlyphs |
( |
| ) |
|
|
inline |
const Glyphs& osgText::Text::GlyphQuads::getGlyphs |
( |
| ) |
const |
|
inline |
LineNumbers& osgText::Text::GlyphQuads::getLineNumbers |
( |
| ) |
|
|
inline |
const LineNumbers& osgText::Text::GlyphQuads::getLineNumbers |
( |
| ) |
const |
|
inline |
TexCoords& osgText::Text::GlyphQuads::getTexCoords |
( |
| ) |
|
|
inline |
const TexCoords& osgText::Text::GlyphQuads::getTexCoords |
( |
| ) |
const |
|
inline |
Coords3& osgText::Text::GlyphQuads::getTransformedCoords |
( |
unsigned int |
contexID | ) |
|
|
inline |
const Coords3& osgText::Text::GlyphQuads::getTransformedCoords |
( |
unsigned int |
contexID | ) |
const |
|
inline |
void osgText::Text::GlyphQuads::initGlyphQuads |
( |
| ) |
|
void osgText::Text::GlyphQuads::initGPUBufferObjects |
( |
| ) |
|
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.
void osgText::Text::GlyphQuads::resizeGLObjectBuffers |
( |
unsigned int |
maxSize | ) |
|
Resize any per context GLObject buffers to specified size.
void osgText::Text::GlyphQuads::updateQuadIndices |
( |
| ) |
|
Coords2 osgText::Text::GlyphQuads::_coords |
Glyphs osgText::Text::GlyphQuads::_glyphs |
TexCoords osgText::Text::GlyphQuads::_texcoords |
The documentation for this struct was generated from the following file: