Home | All Classes | Grouped Classes | Index | Search

CL_GlyphBuffer::get_glyphs

Returns a reference to the glyphs in the buffer and their drawing positions.

	std::vector<Glyph>& get_glyphs();

	const std::vector<Glyph>& get_glyphs();

Detailed description:

See CL_GlyphBuffer::Glyph for details./p>

See also:

CL_GlyphBuffer



Questions or comments, write to the ClanLib mailing list.