GL Studio SCECpp Runtime Library
Public Attributes | List of all members
GlsText::RowInfo Struct Reference

#include <gls_text.h>

Public Attributes

GlsUInt32 startingIndex
 
GlsUInt32 length
 
GlsFloat32 pixelWidth
 

Detailed Description

info for one row of text in the display

Member Data Documentation

GlsUInt32 GlsText::RowInfo::length

the number of characters in row

GlsFloat32 GlsText::RowInfo::pixelWidth

the width of row in pixels

GlsUInt32 GlsText::RowInfo::startingIndex

starting text index into the display for row else GLSUINT32_MAX if row has no characters