Docs.rs
  • imgui-ext-0.3.0
    • imgui-ext 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • germangb
    • Dependencies
      • imgui ^0.1 normal
      • imgui-ext-derive ^0.3 normal
      • gl ^0.13.0 dev
      • imgui-opengl-renderer ^0.4.0 dev
      • imgui-sdl2 ^0.5.0 dev
      • nalgebra ^0.18.0 dev
      • sdl2 ^0.32.1 dev
    • Versions
    • 21.88% of the crate is documented
  • Platform
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

imgui_ext0.3.0

Crate Items

  • Structs
  • Traits
  • Derive Macros

List of all items

Structs

  • checkbox::CheckboxParams
  • color::ColorButtonParams
  • color::ColorEditParams
  • color::ColorPickerParams
  • drag::DragParams
  • image::ImageParams
  • image_button::ImageButtonParams
  • input::InputParams
  • progress::ProgressParams
  • slider::SliderParams

Traits

  • Gui
  • UiExt
  • checkbox::Checkbox
  • color::ColorButton
  • color::ColorEdit
  • color::ColorPicker
  • drag::Drag
  • image::Image
  • image_button::ImageButton
  • input::Input
  • progress::Progress
  • slider::Slider

Derive Macros

  • Gui