XLE  v0.02.0
Public Member Functions | Public Attributes | List of all members
RenderOverlays::DebuggingDisplay::Layout Struct Reference

Public Member Functions

 Layout (const Rect &maximumSize)
 
Rect AllocateFullWidth (Coord height)
 
Rect AllocateFullHeight (Coord width)
 
Rect AllocateFullHeightFraction (float proportionOfWidth)
 
Rect AllocateFullWidthFraction (float proportionOfHeight)
 
Rect Allocate (Coord2 dimensions)
 
Rect GetMaximumSize () const
 
Coord GetWidthRemaining () const
 

Public Attributes

Rect _maximumSize
 
Coord _maxRowWidth
 
Coord _caretX
 
Coord _caretY
 
Coord _currentRowMaxHeight
 
Coord _paddingInternalBorder
 
Coord _paddingBetweenAllocations
 

The documentation for this struct was generated from the following files: