Module snow2d::utils::inspect[][src]

Expand description

ImGUI runtime inspector

Modules

Traits

ImGUI runtime inspection

Functions

Standard method to nest a tree node

Standard method to inspect a sequence of inspectable items

Standard method to inspect a sequence of indexed, inspectable items

Derive Macros

Derive macro for the Inspect trait. NOTE: igri must be in scope to use this macro.