Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
donner::editor::repro::ReplaySemanticActionCost Struct Reference

Estimated work performed by one semantic replay action. More...

#include "donner/editor/repro/ReplayResourceBudget.h"

Public Attributes

std::size_t actions = 1
std::size_t selectionMutations = 0
std::size_t weightedWorkBytes = 0
bool valid = true

Detailed Description

Estimated work performed by one semantic replay action.

Member Data Documentation

◆ 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: