tree: 37d1b36abf1f859d18403aa7a74712f07cc92db8 [path history] [tgz]
  1. meta/
  2. BUILD.gn
  3. main.cc
  4. README.md
  5. view.cc
  6. view.h
src/ui/tools/snapshot/README.md

Scenic Snapshot Viewer Component

This directory contains snapshot, a component that provides a view to display the snapshot of a scene graph from a VMO buffer. The VMO is obtained from the ViewContainer.requestSnapshot method.

USAGE

This program should not be run directly.

Use launch instead.