----------------overloadings---------------------------
ImPlotLimits_Contains	2
1	bool	ImPlotLimits_ContainsPlotPoInt (const ImPlotPoint)const
2	bool	ImPlotLimits_Containsdouble (double,double)const
ImPlotPoint_ImPlotPoint	3
1	nil	ImPlotPoint_ImPlotPointNil ()
2	nil	ImPlotPoint_ImPlotPointdouble (double,double)
3	nil	ImPlotPoint_ImPlotPointVec2 (const ImVec2)
ImPlotRange_ImPlotRange	2
1	nil	ImPlotRange_ImPlotRangeNil ()
2	nil	ImPlotRange_ImPlotRangedouble (double,double)
ImPlot_Annotate	2
1	void	ImPlot_AnnotateStr (double,double,const ImVec2,const char*,...)
2	void	ImPlot_AnnotateVec4 (double,double,const ImVec2,const ImVec4,const char*,...)
ImPlot_AnnotateClamped	2
1	void	ImPlot_AnnotateClampedStr (double,double,const ImVec2,const char*,...)
2	void	ImPlot_AnnotateClampedVec4 (double,double,const ImVec2,const ImVec4,const char*,...)
ImPlot_AnnotateClampedV	2
1	void	ImPlot_AnnotateClampedVStr (double,double,const ImVec2,const char*,va_list)
2	void	ImPlot_AnnotateClampedVVec4 (double,double,const ImVec2,const ImVec4,const char*,va_list)
ImPlot_AnnotateV	2
1	void	ImPlot_AnnotateVStr (double,double,const ImVec2,const char*,va_list)
2	void	ImPlot_AnnotateVVec4 (double,double,const ImVec2,const ImVec4,const char*,va_list)
ImPlot_PixelsToPlot	2
1	ImPlotPoint	ImPlot_PixelsToPlotVec2 (const ImVec2,ImPlotYAxis)
2	ImPlotPoint	ImPlot_PixelsToPlotFloat (float,float,ImPlotYAxis)
ImPlot_PlotBars	20
1	void	ImPlot_PlotBarsFloatPtrInt (const char*,const float*,int,double,double,int,int)
2	void	ImPlot_PlotBarsdoublePtrInt (const char*,const double*,int,double,double,int,int)
3	void	ImPlot_PlotBarsS8PtrInt (const char*,const ImS8*,int,double,double,int,int)
4	void	ImPlot_PlotBarsU8PtrInt (const char*,const ImU8*,int,double,double,int,int)
5	void	ImPlot_PlotBarsS16PtrInt (const char*,const ImS16*,int,double,double,int,int)
6	void	ImPlot_PlotBarsU16PtrInt (const char*,const ImU16*,int,double,double,int,int)
7	void	ImPlot_PlotBarsS32PtrInt (const char*,const ImS32*,int,double,double,int,int)
8	void	ImPlot_PlotBarsU32PtrInt (const char*,const ImU32*,int,double,double,int,int)
9	void	ImPlot_PlotBarsS64PtrInt (const char*,const ImS64*,int,double,double,int,int)
10	void	ImPlot_PlotBarsU64PtrInt (const char*,const ImU64*,int,double,double,int,int)
11	void	ImPlot_PlotBarsFloatPtrFloatPtr (const char*,const float*,const float*,int,double,int,int)
12	void	ImPlot_PlotBarsdoublePtrdoublePtr (const char*,const double*,const double*,int,double,int,int)
13	void	ImPlot_PlotBarsS8PtrS8Ptr (const char*,const ImS8*,const ImS8*,int,double,int,int)
14	void	ImPlot_PlotBarsU8PtrU8Ptr (const char*,const ImU8*,const ImU8*,int,double,int,int)
15	void	ImPlot_PlotBarsS16PtrS16Ptr (const char*,const ImS16*,const ImS16*,int,double,int,int)
16	void	ImPlot_PlotBarsU16PtrU16Ptr (const char*,const ImU16*,const ImU16*,int,double,int,int)
17	void	ImPlot_PlotBarsS32PtrS32Ptr (const char*,const ImS32*,const ImS32*,int,double,int,int)
18	void	ImPlot_PlotBarsU32PtrU32Ptr (const char*,const ImU32*,const ImU32*,int,double,int,int)
19	void	ImPlot_PlotBarsS64PtrS64Ptr (const char*,const ImS64*,const ImS64*,int,double,int,int)
20	void	ImPlot_PlotBarsU64PtrU64Ptr (const char*,const ImU64*,const ImU64*,int,double,int,int)
ImPlot_PlotBarsH	20
1	void	ImPlot_PlotBarsHFloatPtrInt (const char*,const float*,int,double,double,int,int)
2	void	ImPlot_PlotBarsHdoublePtrInt (const char*,const double*,int,double,double,int,int)
3	void	ImPlot_PlotBarsHS8PtrInt (const char*,const ImS8*,int,double,double,int,int)
4	void	ImPlot_PlotBarsHU8PtrInt (const char*,const ImU8*,int,double,double,int,int)
5	void	ImPlot_PlotBarsHS16PtrInt (const char*,const ImS16*,int,double,double,int,int)
6	void	ImPlot_PlotBarsHU16PtrInt (const char*,const ImU16*,int,double,double,int,int)
7	void	ImPlot_PlotBarsHS32PtrInt (const char*,const ImS32*,int,double,double,int,int)
8	void	ImPlot_PlotBarsHU32PtrInt (const char*,const ImU32*,int,double,double,int,int)
9	void	ImPlot_PlotBarsHS64PtrInt (const char*,const ImS64*,int,double,double,int,int)
10	void	ImPlot_PlotBarsHU64PtrInt (const char*,const ImU64*,int,double,double,int,int)
11	void	ImPlot_PlotBarsHFloatPtrFloatPtr (const char*,const float*,const float*,int,double,int,int)
12	void	ImPlot_PlotBarsHdoublePtrdoublePtr (const char*,const double*,const double*,int,double,int,int)
13	void	ImPlot_PlotBarsHS8PtrS8Ptr (const char*,const ImS8*,const ImS8*,int,double,int,int)
14	void	ImPlot_PlotBarsHU8PtrU8Ptr (const char*,const ImU8*,const ImU8*,int,double,int,int)
15	void	ImPlot_PlotBarsHS16PtrS16Ptr (const char*,const ImS16*,const ImS16*,int,double,int,int)
16	void	ImPlot_PlotBarsHU16PtrU16Ptr (const char*,const ImU16*,const ImU16*,int,double,int,int)
17	void	ImPlot_PlotBarsHS32PtrS32Ptr (const char*,const ImS32*,const ImS32*,int,double,int,int)
18	void	ImPlot_PlotBarsHU32PtrU32Ptr (const char*,const ImU32*,const ImU32*,int,double,int,int)
19	void	ImPlot_PlotBarsHS64PtrS64Ptr (const char*,const ImS64*,const ImS64*,int,double,int,int)
20	void	ImPlot_PlotBarsHU64PtrU64Ptr (const char*,const ImU64*,const ImU64*,int,double,int,int)
ImPlot_PlotDigital	10
1	void	ImPlot_PlotDigitalFloatPtr (const char*,const float*,const float*,int,int,int)
2	void	ImPlot_PlotDigitaldoublePtr (const char*,const double*,const double*,int,int,int)
3	void	ImPlot_PlotDigitalS8Ptr (const char*,const ImS8*,const ImS8*,int,int,int)
4	void	ImPlot_PlotDigitalU8Ptr (const char*,const ImU8*,const ImU8*,int,int,int)
5	void	ImPlot_PlotDigitalS16Ptr (const char*,const ImS16*,const ImS16*,int,int,int)
6	void	ImPlot_PlotDigitalU16Ptr (const char*,const ImU16*,const ImU16*,int,int,int)
7	void	ImPlot_PlotDigitalS32Ptr (const char*,const ImS32*,const ImS32*,int,int,int)
8	void	ImPlot_PlotDigitalU32Ptr (const char*,const ImU32*,const ImU32*,int,int,int)
9	void	ImPlot_PlotDigitalS64Ptr (const char*,const ImS64*,const ImS64*,int,int,int)
10	void	ImPlot_PlotDigitalU64Ptr (const char*,const ImU64*,const ImU64*,int,int,int)
ImPlot_PlotErrorBars	20
1	void	ImPlot_PlotErrorBarsFloatPtrFloatPtrFloatPtrInt (const char*,const float*,const float*,const float*,int,int,int)
2	void	ImPlot_PlotErrorBarsdoublePtrdoublePtrdoublePtrInt (const char*,const double*,const double*,const double*,int,int,int)
3	void	ImPlot_PlotErrorBarsS8PtrS8PtrS8PtrInt (const char*,const ImS8*,const ImS8*,const ImS8*,int,int,int)
4	void	ImPlot_PlotErrorBarsU8PtrU8PtrU8PtrInt (const char*,const ImU8*,const ImU8*,const ImU8*,int,int,int)
5	void	ImPlot_PlotErrorBarsS16PtrS16PtrS16PtrInt (const char*,const ImS16*,const ImS16*,const ImS16*,int,int,int)
6	void	ImPlot_PlotErrorBarsU16PtrU16PtrU16PtrInt (const char*,const ImU16*,const ImU16*,const ImU16*,int,int,int)
7	void	ImPlot_PlotErrorBarsS32PtrS32PtrS32PtrInt (const char*,const ImS32*,const ImS32*,const ImS32*,int,int,int)
8	void	ImPlot_PlotErrorBarsU32PtrU32PtrU32PtrInt (const char*,const ImU32*,const ImU32*,const ImU32*,int,int,int)
9	void	ImPlot_PlotErrorBarsS64PtrS64PtrS64PtrInt (const char*,const ImS64*,const ImS64*,const ImS64*,int,int,int)
10	void	ImPlot_PlotErrorBarsU64PtrU64PtrU64PtrInt (const char*,const ImU64*,const ImU64*,const ImU64*,int,int,int)
11	void	ImPlot_PlotErrorBarsFloatPtrFloatPtrFloatPtrFloatPtr (const char*,const float*,const float*,const float*,const float*,int,int,int)
12	void	ImPlot_PlotErrorBarsdoublePtrdoublePtrdoublePtrdoublePtr (const char*,const double*,const double*,const double*,const double*,int,int,int)
13	void	ImPlot_PlotErrorBarsS8PtrS8PtrS8PtrS8Ptr (const char*,const ImS8*,const ImS8*,const ImS8*,const ImS8*,int,int,int)
14	void	ImPlot_PlotErrorBarsU8PtrU8PtrU8PtrU8Ptr (const char*,const ImU8*,const ImU8*,const ImU8*,const ImU8*,int,int,int)
15	void	ImPlot_PlotErrorBarsS16PtrS16PtrS16PtrS16Ptr (const char*,const ImS16*,const ImS16*,const ImS16*,const ImS16*,int,int,int)
16	void	ImPlot_PlotErrorBarsU16PtrU16PtrU16PtrU16Ptr (const char*,const ImU16*,const ImU16*,const ImU16*,const ImU16*,int,int,int)
17	void	ImPlot_PlotErrorBarsS32PtrS32PtrS32PtrS32Ptr (const char*,const ImS32*,const ImS32*,const ImS32*,const ImS32*,int,int,int)
18	void	ImPlot_PlotErrorBarsU32PtrU32PtrU32PtrU32Ptr (const char*,const ImU32*,const ImU32*,const ImU32*,const ImU32*,int,int,int)
19	void	ImPlot_PlotErrorBarsS64PtrS64PtrS64PtrS64Ptr (const char*,const ImS64*,const ImS64*,const ImS64*,const ImS64*,int,int,int)
20	void	ImPlot_PlotErrorBarsU64PtrU64PtrU64PtrU64Ptr (const char*,const ImU64*,const ImU64*,const ImU64*,const ImU64*,int,int,int)
ImPlot_PlotErrorBarsH	20
1	void	ImPlot_PlotErrorBarsHFloatPtrFloatPtrFloatPtrInt (const char*,const float*,const float*,const float*,int,int,int)
2	void	ImPlot_PlotErrorBarsHdoublePtrdoublePtrdoublePtrInt (const char*,const double*,const double*,const double*,int,int,int)
3	void	ImPlot_PlotErrorBarsHS8PtrS8PtrS8PtrInt (const char*,const ImS8*,const ImS8*,const ImS8*,int,int,int)
4	void	ImPlot_PlotErrorBarsHU8PtrU8PtrU8PtrInt (const char*,const ImU8*,const ImU8*,const ImU8*,int,int,int)
5	void	ImPlot_PlotErrorBarsHS16PtrS16PtrS16PtrInt (const char*,const ImS16*,const ImS16*,const ImS16*,int,int,int)
6	void	ImPlot_PlotErrorBarsHU16PtrU16PtrU16PtrInt (const char*,const ImU16*,const ImU16*,const ImU16*,int,int,int)
7	void	ImPlot_PlotErrorBarsHS32PtrS32PtrS32PtrInt (const char*,const ImS32*,const ImS32*,const ImS32*,int,int,int)
8	void	ImPlot_PlotErrorBarsHU32PtrU32PtrU32PtrInt (const char*,const ImU32*,const ImU32*,const ImU32*,int,int,int)
9	void	ImPlot_PlotErrorBarsHS64PtrS64PtrS64PtrInt (const char*,const ImS64*,const ImS64*,const ImS64*,int,int,int)
10	void	ImPlot_PlotErrorBarsHU64PtrU64PtrU64PtrInt (const char*,const ImU64*,const ImU64*,const ImU64*,int,int,int)
11	void	ImPlot_PlotErrorBarsHFloatPtrFloatPtrFloatPtrFloatPtr (const char*,const float*,const float*,const float*,const float*,int,int,int)
12	void	ImPlot_PlotErrorBarsHdoublePtrdoublePtrdoublePtrdoublePtr (const char*,const double*,const double*,const double*,const double*,int,int,int)
13	void	ImPlot_PlotErrorBarsHS8PtrS8PtrS8PtrS8Ptr (const char*,const ImS8*,const ImS8*,const ImS8*,const ImS8*,int,int,int)
14	void	ImPlot_PlotErrorBarsHU8PtrU8PtrU8PtrU8Ptr (const char*,const ImU8*,const ImU8*,const ImU8*,const ImU8*,int,int,int)
15	void	ImPlot_PlotErrorBarsHS16PtrS16PtrS16PtrS16Ptr (const char*,const ImS16*,const ImS16*,const ImS16*,const ImS16*,int,int,int)
16	void	ImPlot_PlotErrorBarsHU16PtrU16PtrU16PtrU16Ptr (const char*,const ImU16*,const ImU16*,const ImU16*,const ImU16*,int,int,int)
17	void	ImPlot_PlotErrorBarsHS32PtrS32PtrS32PtrS32Ptr (const char*,const ImS32*,const ImS32*,const ImS32*,const ImS32*,int,int,int)
18	void	ImPlot_PlotErrorBarsHU32PtrU32PtrU32PtrU32Ptr (const char*,const ImU32*,const ImU32*,const ImU32*,const ImU32*,int,int,int)
19	void	ImPlot_PlotErrorBarsHS64PtrS64PtrS64PtrS64Ptr (const char*,const ImS64*,const ImS64*,const ImS64*,const ImS64*,int,int,int)
20	void	ImPlot_PlotErrorBarsHU64PtrU64PtrU64PtrU64Ptr (const char*,const ImU64*,const ImU64*,const ImU64*,const ImU64*,int,int,int)
ImPlot_PlotHeatmap	10
1	void	ImPlot_PlotHeatmapFloatPtr (const char*,const float*,int,int,double,double,const char*,const ImPlotPoint,const ImPlotPoint)
2	void	ImPlot_PlotHeatmapdoublePtr (const char*,const double*,int,int,double,double,const char*,const ImPlotPoint,const ImPlotPoint)
3	void	ImPlot_PlotHeatmapS8Ptr (const char*,const ImS8*,int,int,double,double,const char*,const ImPlotPoint,const ImPlotPoint)
4	void	ImPlot_PlotHeatmapU8Ptr (const char*,const ImU8*,int,int,double,double,const char*,const ImPlotPoint,const ImPlotPoint)
5	void	ImPlot_PlotHeatmapS16Ptr (const char*,const ImS16*,int,int,double,double,const char*,const ImPlotPoint,const ImPlotPoint)
6	void	ImPlot_PlotHeatmapU16Ptr (const char*,const ImU16*,int,int,double,double,const char*,const ImPlotPoint,const ImPlotPoint)
7	void	ImPlot_PlotHeatmapS32Ptr (const char*,const ImS32*,int,int,double,double,const char*,const ImPlotPoint,const ImPlotPoint)
8	void	ImPlot_PlotHeatmapU32Ptr (const char*,const ImU32*,int,int,double,double,const char*,const ImPlotPoint,const ImPlotPoint)
9	void	ImPlot_PlotHeatmapS64Ptr (const char*,const ImS64*,int,int,double,double,const char*,const ImPlotPoint,const ImPlotPoint)
10	void	ImPlot_PlotHeatmapU64Ptr (const char*,const ImU64*,int,int,double,double,const char*,const ImPlotPoint,const ImPlotPoint)
ImPlot_PlotLine	20
1	void	ImPlot_PlotLineFloatPtrInt (const char*,const float*,int,double,double,int,int)
2	void	ImPlot_PlotLinedoublePtrInt (const char*,const double*,int,double,double,int,int)
3	void	ImPlot_PlotLineS8PtrInt (const char*,const ImS8*,int,double,double,int,int)
4	void	ImPlot_PlotLineU8PtrInt (const char*,const ImU8*,int,double,double,int,int)
5	void	ImPlot_PlotLineS16PtrInt (const char*,const ImS16*,int,double,double,int,int)
6	void	ImPlot_PlotLineU16PtrInt (const char*,const ImU16*,int,double,double,int,int)
7	void	ImPlot_PlotLineS32PtrInt (const char*,const ImS32*,int,double,double,int,int)
8	void	ImPlot_PlotLineU32PtrInt (const char*,const ImU32*,int,double,double,int,int)
9	void	ImPlot_PlotLineS64PtrInt (const char*,const ImS64*,int,double,double,int,int)
10	void	ImPlot_PlotLineU64PtrInt (const char*,const ImU64*,int,double,double,int,int)
11	void	ImPlot_PlotLineFloatPtrFloatPtr (const char*,const float*,const float*,int,int,int)
12	void	ImPlot_PlotLinedoublePtrdoublePtr (const char*,const double*,const double*,int,int,int)
13	void	ImPlot_PlotLineS8PtrS8Ptr (const char*,const ImS8*,const ImS8*,int,int,int)
14	void	ImPlot_PlotLineU8PtrU8Ptr (const char*,const ImU8*,const ImU8*,int,int,int)
15	void	ImPlot_PlotLineS16PtrS16Ptr (const char*,const ImS16*,const ImS16*,int,int,int)
16	void	ImPlot_PlotLineU16PtrU16Ptr (const char*,const ImU16*,const ImU16*,int,int,int)
17	void	ImPlot_PlotLineS32PtrS32Ptr (const char*,const ImS32*,const ImS32*,int,int,int)
18	void	ImPlot_PlotLineU32PtrU32Ptr (const char*,const ImU32*,const ImU32*,int,int,int)
19	void	ImPlot_PlotLineS64PtrS64Ptr (const char*,const ImS64*,const ImS64*,int,int,int)
20	void	ImPlot_PlotLineU64PtrU64Ptr (const char*,const ImU64*,const ImU64*,int,int,int)
ImPlot_PlotPieChart	10
1	void	ImPlot_PlotPieChartFloatPtr (const char* const[],const float*,int,double,double,double,bool,const char*,double)
2	void	ImPlot_PlotPieChartdoublePtr (const char* const[],const double*,int,double,double,double,bool,const char*,double)
3	void	ImPlot_PlotPieChartS8Ptr (const char* const[],const ImS8*,int,double,double,double,bool,const char*,double)
4	void	ImPlot_PlotPieChartU8Ptr (const char* const[],const ImU8*,int,double,double,double,bool,const char*,double)
5	void	ImPlot_PlotPieChartS16Ptr (const char* const[],const ImS16*,int,double,double,double,bool,const char*,double)
6	void	ImPlot_PlotPieChartU16Ptr (const char* const[],const ImU16*,int,double,double,double,bool,const char*,double)
7	void	ImPlot_PlotPieChartS32Ptr (const char* const[],const ImS32*,int,double,double,double,bool,const char*,double)
8	void	ImPlot_PlotPieChartU32Ptr (const char* const[],const ImU32*,int,double,double,double,bool,const char*,double)
9	void	ImPlot_PlotPieChartS64Ptr (const char* const[],const ImS64*,int,double,double,double,bool,const char*,double)
10	void	ImPlot_PlotPieChartU64Ptr (const char* const[],const ImU64*,int,double,double,double,bool,const char*,double)
ImPlot_PlotScatter	20
1	void	ImPlot_PlotScatterFloatPtrInt (const char*,const float*,int,double,double,int,int)
2	void	ImPlot_PlotScatterdoublePtrInt (const char*,const double*,int,double,double,int,int)
3	void	ImPlot_PlotScatterS8PtrInt (const char*,const ImS8*,int,double,double,int,int)
4	void	ImPlot_PlotScatterU8PtrInt (const char*,const ImU8*,int,double,double,int,int)
5	void	ImPlot_PlotScatterS16PtrInt (const char*,const ImS16*,int,double,double,int,int)
6	void	ImPlot_PlotScatterU16PtrInt (const char*,const ImU16*,int,double,double,int,int)
7	void	ImPlot_PlotScatterS32PtrInt (const char*,const ImS32*,int,double,double,int,int)
8	void	ImPlot_PlotScatterU32PtrInt (const char*,const ImU32*,int,double,double,int,int)
9	void	ImPlot_PlotScatterS64PtrInt (const char*,const ImS64*,int,double,double,int,int)
10	void	ImPlot_PlotScatterU64PtrInt (const char*,const ImU64*,int,double,double,int,int)
11	void	ImPlot_PlotScatterFloatPtrFloatPtr (const char*,const float*,const float*,int,int,int)
12	void	ImPlot_PlotScatterdoublePtrdoublePtr (const char*,const double*,const double*,int,int,int)
13	void	ImPlot_PlotScatterS8PtrS8Ptr (const char*,const ImS8*,const ImS8*,int,int,int)
14	void	ImPlot_PlotScatterU8PtrU8Ptr (const char*,const ImU8*,const ImU8*,int,int,int)
15	void	ImPlot_PlotScatterS16PtrS16Ptr (const char*,const ImS16*,const ImS16*,int,int,int)
16	void	ImPlot_PlotScatterU16PtrU16Ptr (const char*,const ImU16*,const ImU16*,int,int,int)
17	void	ImPlot_PlotScatterS32PtrS32Ptr (const char*,const ImS32*,const ImS32*,int,int,int)
18	void	ImPlot_PlotScatterU32PtrU32Ptr (const char*,const ImU32*,const ImU32*,int,int,int)
19	void	ImPlot_PlotScatterS64PtrS64Ptr (const char*,const ImS64*,const ImS64*,int,int,int)
20	void	ImPlot_PlotScatterU64PtrU64Ptr (const char*,const ImU64*,const ImU64*,int,int,int)
ImPlot_PlotShaded	30
1	void	ImPlot_PlotShadedFloatPtrInt (const char*,const float*,int,double,double,double,int,int)
2	void	ImPlot_PlotShadeddoublePtrInt (const char*,const double*,int,double,double,double,int,int)
3	void	ImPlot_PlotShadedS8PtrInt (const char*,const ImS8*,int,double,double,double,int,int)
4	void	ImPlot_PlotShadedU8PtrInt (const char*,const ImU8*,int,double,double,double,int,int)
5	void	ImPlot_PlotShadedS16PtrInt (const char*,const ImS16*,int,double,double,double,int,int)
6	void	ImPlot_PlotShadedU16PtrInt (const char*,const ImU16*,int,double,double,double,int,int)
7	void	ImPlot_PlotShadedS32PtrInt (const char*,const ImS32*,int,double,double,double,int,int)
8	void	ImPlot_PlotShadedU32PtrInt (const char*,const ImU32*,int,double,double,double,int,int)
9	void	ImPlot_PlotShadedS64PtrInt (const char*,const ImS64*,int,double,double,double,int,int)
10	void	ImPlot_PlotShadedU64PtrInt (const char*,const ImU64*,int,double,double,double,int,int)
11	void	ImPlot_PlotShadedFloatPtrFloatPtrInt (const char*,const float*,const float*,int,double,int,int)
12	void	ImPlot_PlotShadeddoublePtrdoublePtrInt (const char*,const double*,const double*,int,double,int,int)
13	void	ImPlot_PlotShadedS8PtrS8PtrInt (const char*,const ImS8*,const ImS8*,int,double,int,int)
14	void	ImPlot_PlotShadedU8PtrU8PtrInt (const char*,const ImU8*,const ImU8*,int,double,int,int)
15	void	ImPlot_PlotShadedS16PtrS16PtrInt (const char*,const ImS16*,const ImS16*,int,double,int,int)
16	void	ImPlot_PlotShadedU16PtrU16PtrInt (const char*,const ImU16*,const ImU16*,int,double,int,int)
17	void	ImPlot_PlotShadedS32PtrS32PtrInt (const char*,const ImS32*,const ImS32*,int,double,int,int)
18	void	ImPlot_PlotShadedU32PtrU32PtrInt (const char*,const ImU32*,const ImU32*,int,double,int,int)
19	void	ImPlot_PlotShadedS64PtrS64PtrInt (const char*,const ImS64*,const ImS64*,int,double,int,int)
20	void	ImPlot_PlotShadedU64PtrU64PtrInt (const char*,const ImU64*,const ImU64*,int,double,int,int)
21	void	ImPlot_PlotShadedFloatPtrFloatPtrFloatPtr (const char*,const float*,const float*,const float*,int,int,int)
22	void	ImPlot_PlotShadeddoublePtrdoublePtrdoublePtr (const char*,const double*,const double*,const double*,int,int,int)
23	void	ImPlot_PlotShadedS8PtrS8PtrS8Ptr (const char*,const ImS8*,const ImS8*,const ImS8*,int,int,int)
24	void	ImPlot_PlotShadedU8PtrU8PtrU8Ptr (const char*,const ImU8*,const ImU8*,const ImU8*,int,int,int)
25	void	ImPlot_PlotShadedS16PtrS16PtrS16Ptr (const char*,const ImS16*,const ImS16*,const ImS16*,int,int,int)
26	void	ImPlot_PlotShadedU16PtrU16PtrU16Ptr (const char*,const ImU16*,const ImU16*,const ImU16*,int,int,int)
27	void	ImPlot_PlotShadedS32PtrS32PtrS32Ptr (const char*,const ImS32*,const ImS32*,const ImS32*,int,int,int)
28	void	ImPlot_PlotShadedU32PtrU32PtrU32Ptr (const char*,const ImU32*,const ImU32*,const ImU32*,int,int,int)
29	void	ImPlot_PlotShadedS64PtrS64PtrS64Ptr (const char*,const ImS64*,const ImS64*,const ImS64*,int,int,int)
30	void	ImPlot_PlotShadedU64PtrU64PtrU64Ptr (const char*,const ImU64*,const ImU64*,const ImU64*,int,int,int)
ImPlot_PlotStairs	20
1	void	ImPlot_PlotStairsFloatPtrInt (const char*,const float*,int,double,double,int,int)
2	void	ImPlot_PlotStairsdoublePtrInt (const char*,const double*,int,double,double,int,int)
3	void	ImPlot_PlotStairsS8PtrInt (const char*,const ImS8*,int,double,double,int,int)
4	void	ImPlot_PlotStairsU8PtrInt (const char*,const ImU8*,int,double,double,int,int)
5	void	ImPlot_PlotStairsS16PtrInt (const char*,const ImS16*,int,double,double,int,int)
6	void	ImPlot_PlotStairsU16PtrInt (const char*,const ImU16*,int,double,double,int,int)
7	void	ImPlot_PlotStairsS32PtrInt (const char*,const ImS32*,int,double,double,int,int)
8	void	ImPlot_PlotStairsU32PtrInt (const char*,const ImU32*,int,double,double,int,int)
9	void	ImPlot_PlotStairsS64PtrInt (const char*,const ImS64*,int,double,double,int,int)
10	void	ImPlot_PlotStairsU64PtrInt (const char*,const ImU64*,int,double,double,int,int)
11	void	ImPlot_PlotStairsFloatPtrFloatPtr (const char*,const float*,const float*,int,int,int)
12	void	ImPlot_PlotStairsdoublePtrdoublePtr (const char*,const double*,const double*,int,int,int)
13	void	ImPlot_PlotStairsS8PtrS8Ptr (const char*,const ImS8*,const ImS8*,int,int,int)
14	void	ImPlot_PlotStairsU8PtrU8Ptr (const char*,const ImU8*,const ImU8*,int,int,int)
15	void	ImPlot_PlotStairsS16PtrS16Ptr (const char*,const ImS16*,const ImS16*,int,int,int)
16	void	ImPlot_PlotStairsU16PtrU16Ptr (const char*,const ImU16*,const ImU16*,int,int,int)
17	void	ImPlot_PlotStairsS32PtrS32Ptr (const char*,const ImS32*,const ImS32*,int,int,int)
18	void	ImPlot_PlotStairsU32PtrU32Ptr (const char*,const ImU32*,const ImU32*,int,int,int)
19	void	ImPlot_PlotStairsS64PtrS64Ptr (const char*,const ImS64*,const ImS64*,int,int,int)
20	void	ImPlot_PlotStairsU64PtrU64Ptr (const char*,const ImU64*,const ImU64*,int,int,int)
ImPlot_PlotStems	20
1	void	ImPlot_PlotStemsFloatPtrInt (const char*,const float*,int,double,double,double,int,int)
2	void	ImPlot_PlotStemsdoublePtrInt (const char*,const double*,int,double,double,double,int,int)
3	void	ImPlot_PlotStemsS8PtrInt (const char*,const ImS8*,int,double,double,double,int,int)
4	void	ImPlot_PlotStemsU8PtrInt (const char*,const ImU8*,int,double,double,double,int,int)
5	void	ImPlot_PlotStemsS16PtrInt (const char*,const ImS16*,int,double,double,double,int,int)
6	void	ImPlot_PlotStemsU16PtrInt (const char*,const ImU16*,int,double,double,double,int,int)
7	void	ImPlot_PlotStemsS32PtrInt (const char*,const ImS32*,int,double,double,double,int,int)
8	void	ImPlot_PlotStemsU32PtrInt (const char*,const ImU32*,int,double,double,double,int,int)
9	void	ImPlot_PlotStemsS64PtrInt (const char*,const ImS64*,int,double,double,double,int,int)
10	void	ImPlot_PlotStemsU64PtrInt (const char*,const ImU64*,int,double,double,double,int,int)
11	void	ImPlot_PlotStemsFloatPtrFloatPtr (const char*,const float*,const float*,int,double,int,int)
12	void	ImPlot_PlotStemsdoublePtrdoublePtr (const char*,const double*,const double*,int,double,int,int)
13	void	ImPlot_PlotStemsS8PtrS8Ptr (const char*,const ImS8*,const ImS8*,int,double,int,int)
14	void	ImPlot_PlotStemsU8PtrU8Ptr (const char*,const ImU8*,const ImU8*,int,double,int,int)
15	void	ImPlot_PlotStemsS16PtrS16Ptr (const char*,const ImS16*,const ImS16*,int,double,int,int)
16	void	ImPlot_PlotStemsU16PtrU16Ptr (const char*,const ImU16*,const ImU16*,int,double,int,int)
17	void	ImPlot_PlotStemsS32PtrS32Ptr (const char*,const ImS32*,const ImS32*,int,double,int,int)
18	void	ImPlot_PlotStemsU32PtrU32Ptr (const char*,const ImU32*,const ImU32*,int,double,int,int)
19	void	ImPlot_PlotStemsS64PtrS64Ptr (const char*,const ImS64*,const ImS64*,int,double,int,int)
20	void	ImPlot_PlotStemsU64PtrU64Ptr (const char*,const ImU64*,const ImU64*,int,double,int,int)
ImPlot_PlotToPixels	2
1	ImVec2	ImPlot_PlotToPixelsPlotPoInt (const ImPlotPoint,ImPlotYAxis)
2	ImVec2	ImPlot_PlotToPixelsdouble (double,double,ImPlotYAxis)
ImPlot_PushColormap	2
1	void	ImPlot_PushColormapPlotColormap (ImPlotColormap)
2	void	ImPlot_PushColormapVec4Ptr (const ImVec4*,int)
ImPlot_PushStyleColor	2
1	void	ImPlot_PushStyleColorU32 (ImPlotCol,ImU32)
2	void	ImPlot_PushStyleColorVec4 (ImPlotCol,const ImVec4)
ImPlot_PushStyleVar	3
1	void	ImPlot_PushStyleVarFloat (ImPlotStyleVar,float)
2	void	ImPlot_PushStyleVarInt (ImPlotStyleVar,int)
3	void	ImPlot_PushStyleVarVec2 (ImPlotStyleVar,const ImVec2)
ImPlot_SetColormap	2
1	void	ImPlot_SetColormapVec4Ptr (const ImVec4*,int)
2	void	ImPlot_SetColormapPlotColormap (ImPlotColormap,int)
ImPlot_SetNextPlotTicksX	2
1	void	ImPlot_SetNextPlotTicksXdoublePtr (const double*,int,const char* const[],bool)
2	void	ImPlot_SetNextPlotTicksXdouble (double,double,int,const char* const[],bool)
ImPlot_SetNextPlotTicksY	2
1	void	ImPlot_SetNextPlotTicksYdoublePtr (const double*,int,const char* const[],bool,ImPlotYAxis)
2	void	ImPlot_SetNextPlotTicksYdouble (double,double,int,const char* const[],bool,ImPlotYAxis)
252 overloaded