Estimated source-mutation work from raw replay input dispatched for one frame.
More...
#include "donner/editor/repro/ReplayResourceBudget.h"
|
|
std::size_t | inputMutations = 0 |
|
std::size_t | selectionMutations = 0 |
|
std::size_t | weightedWorkBytes = 0 |
|
bool | valid = true |
Estimated source-mutation work from raw replay input dispatched for one frame.
◆ inputMutations
| std::size_t donner::editor::repro::ReplayInputFrameCost::inputMutations = 0 |
◆ selectionMutations
| std::size_t donner::editor::repro::ReplayInputFrameCost::selectionMutations = 0 |
◆ valid
| bool donner::editor::repro::ReplayInputFrameCost::valid = true |
◆ weightedWorkBytes
| std::size_t donner::editor::repro::ReplayInputFrameCost::weightedWorkBytes = 0 |
The documentation for this struct was generated from the following file: