Donner 0.8.0-pre
Embeddable browser-grade SVG2 engine
Loading...
Searching...
No Matches
donner::editor::PresentationSnapshotPlan Struct Reference

Final full-canvas snapshot work needed after compositor rendering. More...

#include "donner/editor/AsyncRenderer.h"

Public Attributes

bool captureCpuSnapshot = false
 Capture a CPU bitmap with Renderer::takeSnapshot().
bool captureTextureSnapshot = false
 Capture a GPU texture snapshot with Renderer::takeTextureSnapshot().

Detailed Description

Final full-canvas snapshot work needed after compositor rendering.

Member Data Documentation

◆ captureCpuSnapshot

bool donner::editor::PresentationSnapshotPlan::captureCpuSnapshot = false

Capture a CPU bitmap with Renderer::takeSnapshot().

◆ captureTextureSnapshot

bool donner::editor::PresentationSnapshotPlan::captureTextureSnapshot = false

Capture a GPU texture snapshot with Renderer::takeTextureSnapshot().


The documentation for this struct was generated from the following file: