API Reference > OdExport Classes > CHoopsGlyphWriter Class
CHoopsGlyphWriter Class
TD_HOOPS_COMMON_EXPORT__CHoopsGlyphWriter
Syntax
C++
class CHoopsGlyphWriter : public OdGiGeometrySimplifier;

HoopsCommon.h

This class implements the hoops glyph writer. 

 

 
Name 
Description 
 
Destroys the hoops glyph writer object. 
 
Creates an instance of a hoops glyph writer. 
 
Name 
Description 
 
!< An array of glyph geometry information. 
 
bTTF 
!< A flag that determines whether glyph geometry uses true type fonts (TTF). If TTFs are used, the value is equal to true, otherwise equal to false. 
 
!< A scale value used for geometry. 
 
!< An offset from the origin at the X-axis. 
 
!< An offset from the origin at the Y-axis. 
 
Name 
Description 
 
Adds a polygon to the glyph geometry.
 
 
Adds a polyline to the glyph geometry.
 
 
Resets the glyph writer parameters: sets the scale value to 1, sets the offset to zero, and clears the array of geometry information. 
 
This is TD_USING, a member of class CHoopsGlyphWriter. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.