Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
ImStb::StbTexteditRow Struct Reference

#include <imgui_internal.h>

Public Attributes

float x0
 
float x1
 
float baseline_y_delta
 
float ymin
 
float ymax
 
int num_chars
 

Member Data Documentation

◆ baseline_y_delta

float StbTexteditRow::baseline_y_delta

◆ num_chars

int StbTexteditRow::num_chars

◆ x0

float StbTexteditRow::x0

◆ x1

float StbTexteditRow::x1

◆ ymax

float StbTexteditRow::ymax

◆ ymin

float StbTexteditRow::ymin

The documentation for this struct was generated from the following files:
Untitled