GraphController

Namespace: WellFired.Profile.ProfileProcessor.Visual

Implements: WellFired.Profile.ProfileProcessor.Visual.UI.IUIController

Description

Public Properties

const float ReferenceSize

Public Methods

  GraphController ( IUIGraph graph, GraphConfig graphConfig, IVisualObjectFactory visualObjectFactory )
void Update ( )
void AddProbeRecorders ( IEnumerable< ProbeRecorder > probeRecorders )
void DrawPoint ( Vect2 point, Color color )

Breakdown

  • const float ReferenceSize
  • void Update ( )
  • void AddProbeRecorders ( IEnumerable< ProbeRecorder > probeRecorders )
  • void DrawPoint ( Vect2 point, Color color )