Crate vsvg_viewer
source ·Re-exports
pub use viewer::Viewer;
Modules
- Copied from https://github.com/rerun-io/rerun under MIT license.
Structs
- Widget to display a
Documentin an egui application.
Traits
- Implement this trait to build a custom viewer app based on
Viewer.
Functions
- Show a document in a window.
- Show a document in a window with a custom renderer tolerance.
- Show a custom
ViewerApp.