Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
ImTimelineStrip Struct Reference

#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
 

Member Data Documentation

◆ color

ImU32 ImTimelineStrip::color = 0

◆ end

float ImTimelineStrip::end = 0.0f

◆ label

const char* ImTimelineStrip::label = nullptr

◆ row

int ImTimelineStrip::row = 0

◆ selected

bool ImTimelineStrip::selected = false

◆ start

float ImTimelineStrip::start = 0.0f

The documentation for this struct was generated from the following file: