Gnash  0.8.10
Public Member Functions | Public Attributes
gnash::Font::GlyphInfo Struct Reference

Glyph info structure. More...

#include <Font.h>

List of all members.

Public Member Functions

 GlyphInfo ()
 GlyphInfo (std::auto_ptr< SWF::ShapeRecord > glyph, float advance)
 Construct default textured glyph.
 GlyphInfo (const GlyphInfo &o)

Public Attributes

boost::shared_ptr
< SWF::ShapeRecord
glyph
float advance

Detailed Description

Glyph info structure.


Constructor & Destructor Documentation

gnash::Font::GlyphInfo::GlyphInfo ( )
gnash::Font::GlyphInfo::GlyphInfo ( std::auto_ptr< SWF::ShapeRecord glyph,
float  advance 
)

Construct default textured glyph.

Takes ownership of the SWF::ShapeRecord.

gnash::Font::GlyphInfo::GlyphInfo ( const GlyphInfo o)

Member Data Documentation


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