Mako 8.2.0 API
MakoCore SDK API Documentation
Loading...
Searching...
No Matches
iglyphsclusters.h File Reference
#include <edl/edlnamespaces.h>
#include <edl/edltypes.h>
#include <edl/ircobject.h>
#include <edl/edlstring.h>
#include <edl/edlvector.h>
#include <edl/edlmath.h>
Include dependency graph for iglyphsclusters.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CIndicesGlyph
 Utility code allowing the simpler manipulation of glyph glusters represented by the UnicodeString and Indices entries of an IDOMGlyphs object. More...
class  CGlyphsCluster
 A single cluster generated from the parallel Indices and Unicode strings present in an IDOMGlyphs node. This represents the smallest logical unit of text. Here, a single cluster may represent: More...
class  IGlyphsClusters

Typedefs

typedef CEDLVector< CIndicesGlyph, 2 > CIndicesGlyphList

Functions

 DECL_SMART_PTR (IGlyphsClusters)

Typedef Documentation

◆ CIndicesGlyphList

Function Documentation

◆ DECL_SMART_PTR()

DECL_SMART_PTR ( IGlyphsClusters )