API Reference > OdExport Classes > CGlyph2dGeometry Class
CGlyph2dGeometry Class
TD_HOOPS_COMMON_EXPORT__CGlyph2dGeometry
Syntax
C++
class CGlyph2dGeometry;

HoopsCommon.h

This class implements the two-dimensional glyph geometry. 

 

 
Name 
Description 
 
Destroys an instance of two-dimensional glyph geometry. 
 
Creates an instance of two-dimensional glyph geometry. 
 
Name 
Description 
 
Adds a new three-dimensional geometry item.
 
 
Clips the glyph geometry object to a region specified with its size.
 
 
Fixes the center of the glyph geometry object. 
 
Returns the current glyph geometry object center. 
 
Returns the specified item from the glyph geometry object.
 
 
Returns the current maximum Y coordinate of the region. 
 
Returns minimum and maximum points of the region.
 
 
Returns the current minimum Y coordinate of the region. 
 
Returns the character's quantity used for glyph definition. 
 
Returns the current item's quantity in the glyph geometry object. 
 
Returns the current region height. 
 
Returns the current region length. 
 
Returns the current maximum size value. 
 
Rotates the geometry object using a specified angle.
 
 
Sets a new height value through minimum and maximum coordinates at the Y axis.
 
 
Sets a new length value through minimum and maximum coordinates at the X axis.
 
 
Sets a new maximum size value.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.