osg::TextVectorGlyph::PolygonOutline Struct Reference

#include <OSGTextVectorGlyph.h>

List of all members.

Public Types

typedef std::pair< GLenum, UInt32TypeIndex

Public Attributes

std::vector< Vec2fcoords
std::vector< UInt32contours
std::vector< UInt32indices
std::vector< TypeIndextypes


Detailed Description

Defines an outline consisting of 2-d polygon lines

Definition at line 108 of file OSGTextVectorGlyph.h.


Member Typedef Documentation

Defines a pair of a GL primitive type and an index

Definition at line 120 of file OSGTextVectorGlyph.h.


Member Data Documentation

The vertex indices produced by the tesselation

Definition at line 117 of file OSGTextVectorGlyph.h.

Referenced by osg::TextVectorFace::fillGeo(), osg::gluTessEndDataCB(), and osg::gluTessVertexDataCB().

The GL primitive types (triangles, triangle strips or triangle fans) and the index of the last vertex of each sequence of primitives.

Definition at line 127 of file OSGTextVectorGlyph.h.

Referenced by osg::TextVectorFace::fillGeo(), osg::gluTessBeginDataCB(), and osg::gluTessEndDataCB().


The documentation for this struct was generated from the following file:

Generated on Mon Mar 17 12:15:35 2008 for OpenSG by  doxygen 1.5.5