Estimated work performed by one semantic replay action.
More...
#include "donner/editor/repro/ReplayResourceBudget.h"
|
|
std::size_t | actions = 1 |
|
std::size_t | selectionMutations = 0 |
|
std::size_t | weightedWorkBytes = 0 |
|
bool | valid = true |
Estimated work performed by one semantic replay action.
◆ actions
| std::size_t donner::editor::repro::ReplaySemanticActionCost::actions = 1 |
◆ selectionMutations
| std::size_t donner::editor::repro::ReplaySemanticActionCost::selectionMutations = 0 |
◆ valid
| bool donner::editor::repro::ReplaySemanticActionCost::valid = true |
◆ weightedWorkBytes
| std::size_t donner::editor::repro::ReplaySemanticActionCost::weightedWorkBytes = 0 |
The documentation for this struct was generated from the following file: