RigsofRods  2023.09
Soft-body Physics Simulation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Functions
AngelImGui_funcs_ids.h File Reference

Go to the source code of this file.

Namespaces

 AngelImGui
 DearIMGUI-AngelScript bindings; Actually named ImGui in the scripts, just changed for docs to separate things; Note we use somewhat outdated version (v1.73) with hand-rolled bindings and some source tweaks.
 

Functions

void AngelImGui::PushID (const string &in)
 
void AngelImGui::PushID (int int_id)
 
void AngelImGui::PopID ()
 
uint AngelImGui::GetID (const string &in)