Steppable 0.0.1
A CAS project written from scratch in C++
|
Functions | |
IMGUI_API const ImFontBuilderIO * | GetBuilderForFreeType () |
IMGUI_API void | SetAllocatorFunctions (void *(*alloc_func)(size_t sz, void *user_data), void(*free_func)(void *ptr, void *user_data), void *user_data=nullptr) |
const ImFontBuilderIO * ImGuiFreeType::GetBuilderForFreeType | ( | ) |
void ImGuiFreeType::SetAllocatorFunctions | ( | void *(* | alloc_func )(size_t sz, void *user_data), |
void(* | free_func )(void *ptr, void *user_data), | ||
void * | user_data = nullptr ) |