Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 2.58 KB

class_wellfired_profile_profileprocessor_visual_graph_pointdrawer.rst

File metadata and controls

32 lines (19 loc) · 2.58 KB

PointDrawer

Namespace: WellFired.Profile.ProfileProcessor.Visual<namespacewellfired_profile_profileprocessor_visual>

Description

Public Methods

PointDrawer<classwellfired_profile_profileprocessor_visual_graph_pointdrawer_1adee8a7361e87001ec4606c87c7f350b0> ( IGraphDisplayer<interfacewellfired_profile_profileprocessor_visual_graph_igraphdisplayer> graphDisplayer, PointPool<classwellfired_profile_profileprocessor_visual_graph_pointpool> pointPool )
void DrawPoint<classwellfired_profile_profileprocessor_visual_graph_pointdrawer_1ac146dee2d83daed8dd4cc3ab3fd916bc> ( int x, int y, Color<structwellfired_profile_profileprocessor_visual_ui_color> color )

Breakdown

  • PointDrawer ( IGraphDisplayer<interfacewellfired_profile_profileprocessor_visual_graph_igraphdisplayer> graphDisplayer, PointPool<classwellfired_profile_profileprocessor_visual_graph_pointpool> pointPool )
  • void DrawPoint ( int x, int y, Color<structwellfired_profile_profileprocessor_visual_ui_color> color )