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

Estimated source-mutation work from raw replay input dispatched for one frame. More...

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

Public Attributes

std::size_t inputMutations = 0
std::size_t selectionMutations = 0
std::size_t weightedWorkBytes = 0
bool valid = true

Detailed Description

Estimated source-mutation work from raw replay input dispatched for one frame.

Member Data Documentation

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