Banshee Engine Docs
Manuals API

GPUSampleRow

Public

Fields
  • GUILayout * LabelLayout
  • GUILayout * ContentLayout
  • GUIFixedSpace * LabelSpace
  • GUILabel * GuiName
  • GUILabel * GuiTime
  • HString Name
  • HString Time
  • bool Disabled
API / Profiling / GPUSampleRow

struct ProfilerOverlay::GPUSampleRow

Holds data about GUI elements in a single row of a GPU sample.

Public

Fields

LabelLayout

GUILayout * LabelLayout

ContentLayout

GUILayout * ContentLayout

LabelSpace

GUIFixedSpace * LabelSpace

GuiName

GUILabel * GuiName

GuiTime

GUILabel * GuiTime

Name

HString Name

Time

HString Time

Disabled

bool Disabled
Generated by BansheeDocGenerator.