Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/Insights > API/Developer/TraceInsights/Insights/ViewModels > API/Developer/TraceInsights/Insights/ViewModels/FBaseTimingTrack
- FBaseTimingTrack::PostDraw()
- FTimingEventsTrack::PostDraw()
References
Module | TraceInsights |
Header | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/BaseTimingTrack.h |
Include | #include "Insights/ViewModels/BaseTimingTrack.h" |
virtual void PostDraw
(
const ITimingTrackDrawContext & Context
) const
Remarks
PostDraw callback (called from OnPaint) to draw something in the foreground.