FAQ update

This commit is contained in:
omar
2018-07-26 12:55:40 +02:00
parent 0c88fad6c2
commit 7adac4ab3e
3 changed files with 7 additions and 1 deletions

View File

@ -48,7 +48,7 @@
//#define IMGUI_DISABLE_STB_TRUETYPE_IMPLEMENTATION
//#define IMGUI_DISABLE_STB_RECT_PACK_IMPLEMENTATION
//---- Define constructor and implicit cast operators to convert back<>forth from your math types and ImVec2/ImVec4.
//---- Define constructor and implicit cast operators to convert back<>forth between your math types and ImVec2/ImVec4.
// This will be inlined as part of ImVec2 and ImVec4 class declarations.
/*
#define IM_VEC2_CLASS_EXTRA \