#include <FrameGraphWidget.h>
Definition at line 14 of file FrameGraphWidget.h.
◆ FrameGraphWidget()
| FrameGraphWidget::FrameGraphWidget |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ clear()
| void FrameGraphWidget::clear |
( |
| ) |
|
◆ setMetric()
| void FrameGraphWidget::setMetric |
( |
Metric |
metric | ) |
|
◆ setSelectorVisible()
| void FrameGraphWidget::setSelectorVisible |
( |
bool |
visible | ) |
|
◆ setSharedData()
| void FrameGraphWidget::setSharedData |
( |
std::shared_ptr< const std::vector< ObjectSnapshot > > |
frames, |
|
|
const std::array< std::pair< float, float >, kPlottableMetricCount > & |
valueMinMax, |
|
|
float |
tMin, |
|
|
float |
tMax |
|
) |
| |
The documentation for this class was generated from the following files: