API Reference > OdExport Classes > TD_HOOPS_COMMON_EXPORT Namespace > Structs, Records, Enums > TD_HOOPS_COMMON_EXPORT::CGlyph2dGeometryInfo Structure
TD_HOOPS_COMMON_EXPORT::CGlyph2dGeometryInfo Structure
Syntax
C++
struct CGlyph2dGeometryInfo { OdGePoint2dArray pVertices; bool bFillMode; };

HoopsCommon.h

Members 
Description 
OdGePoint2dArray pVertices; 
!< Array of vertices. 
bool bFillMode; 
!< Fill flag of the geometry. 

This structure implements the two-dimensional glyph geometry information.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.