mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-14 13:38:31 +01:00
explain template_type
This commit is contained in:
@@ -57,6 +57,7 @@ Notes:
|
|||||||
* calc_value : the numeric value corresponding to value
|
* calc_value : the numeric value corresponding to value
|
||||||
* under key structs we get the structs collection in which the key is the struct name and the value is an array of the struct members. Each one given as a collection with keys
|
* under key structs we get the structs collection in which the key is the struct name and the value is an array of the struct members. Each one given as a collection with keys
|
||||||
* type : the type of the struct member
|
* type : the type of the struct member
|
||||||
|
* template_type : if type has a template argument (as ImVector) here will be
|
||||||
* name : the name of the struct member
|
* name : the name of the struct member
|
||||||
# usage
|
# usage
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user