|
Foundation
|
#include <ImGui.hpp>
Public Attributes | |
| int | row = 0 |
| float | start = 0.0f |
| float | end = 0.0f |
| ImU32 | color = 0 |
| const char * | label = nullptr |
| bool | selected = false |
| ImU32 ImTimelineStrip::color = 0 |
| float ImTimelineStrip::end = 0.0f |
| const char* ImTimelineStrip::label = nullptr |
| int ImTimelineStrip::row = 0 |
| bool ImTimelineStrip::selected = false |
| float ImTimelineStrip::start = 0.0f |