Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danielkrupinski/GOESP
/ types & classes
Types & classes
835 in github.com/danielkrupinski/GOESP
⨍
Functions
3,911
◇
Types & classes
835
↓ 750 callers
Class
ImVec2
2D vector (often used to store positions or sizes)
GOESP/imgui/imgui.h:230
↓ 183 callers
Class
ImVec4
4D vector (often used to store floating-point colors)
GOESP/imgui/imgui.h:243
↓ 6 callers
Class
ImGuiStoragePair
GOESP/imgui/imgui.h:2061
↓ 6 callers
Class
ImVec2ih
Helper: ImVec2ih (2D vector, half-size integer, for long-term packed storage)
GOESP/imgui/imgui_internal.h:428
↓ 6 callers
Class
MyDocument
Simplified structure to mimic a Document model
GOESP/imgui/imgui_demo.cpp:7384
↓ 5 callers
Class
diyfp
GOESP/nlohmann/json.hpp:14766
↓ 5 callers
Class
json_pointer
GOESP/nlohmann/json.hpp:3362
↓ 4 callers
Class
ImFontConfig
Opaque interface to a font builder (stb_truetype or FreeType).
GOESP/imgui/imgui.h:131
↓ 4 callers
Class
ImGuiPtrOrIndex
GOESP/imgui/imgui_internal.h:1087
↓ 3 callers
Class
out_of_range
! @brief exception indicating access out of the defined range This exception is thrown in case a library function is called on an input parameter tha
GOESP/nlohmann/json.hpp:2954
↓ 2 callers
Class
ImColor
Helper to build glyph ranges from text/string data
GOESP/imgui/imgui.h:134
↓ 2 callers
Class
ImGuiStyleMod
Storage of stack sizes for debugging/asserting
GOESP/imgui/imgui_internal.h:118
↓ 2 callers
Class
ImGuiTableColumn
Storage for a table
GOESP/imgui/imgui_internal.h:122
↓ 2 callers
Class
ImGuiTextRange
GOESP/imgui/imgui.h:2014
↓ 2 callers
Class
ImGuiWindowSettings
Temporary storage for one window (that's the data which in theory we could ditch at the end of the frame)
GOESP/imgui/imgui_internal.h:127
↓ 2 callers
Class
MyItem
GOESP/imgui/imgui_demo.cpp:3354
↓ 2 callers
Class
input_stream_adapter
! Input adapter for a (caching) istream. Ignores a UFT Byte Order Mark at beginning of input. Does not support changing the underlying std::streambuf
GOESP/nlohmann/json.hpp:5166
↓ 2 callers
Class
parse_error
! @brief exception indicating a parse error This exception is thrown by the library when a parse error occurs. Parse errors can occur during the dese
GOESP/nlohmann/json.hpp:2763
↓ 1 callers
Class
ImDrawChannel
Forward declarations
GOESP/imgui/imgui.h:121
↓ 1 callers
Class
ImDrawCmd
Temporary storage to output draw commands out of order, used by ImDrawListSplitter and ImDrawList::ChannelsSplit()
GOESP/imgui/imgui.h:122
↓ 1 callers
Class
ImDrawList
All draw command lists required to render the frame + pos/size coordinates to use for the projection matrix.
GOESP/imgui/imgui.h:124
↓ 1 callers
Class
ImDrawListSharedData
Helper to build a ImDrawData instance
GOESP/imgui/imgui_internal.h:100
↓ 1 callers
Class
ImGuiOldColumns
Storage data for a single column for legacy Columns() api
GOESP/imgui/imgui_internal.h:114
↓ 1 callers
Class
ImGuiTabItem
Storage for a tab bar
GOESP/imgui/imgui_internal.h:120
↓ 1 callers
Class
ImGuiTableColumnSettings
sizeof() ~ 12
GOESP/imgui/imgui_internal.h:2149
↓ 1 callers
Class
ImGuiTableSettings
Storage for one column of a table
GOESP/imgui/imgui_internal.h:123
↓ 1 callers
Class
ImGuiWindow
Storage for a column .ini settings
GOESP/imgui/imgui_internal.h:125
↓ 1 callers
Class
file_input_adapter
! Input adapter for stdio file access. This adapter read only 1 byte and do not use any buffer. This adapter is a very low level adapter. */
GOESP/nlohmann/json.hpp:5129
↓ 1 callers
Class
invalid_iterator
! @brief exception indicating errors with iterators This exception is thrown if iterators passed to a library function do not match the expected sema
GOESP/nlohmann/json.hpp:2851
↓ 1 callers
Class
other_error
! @brief exception indicating other library errors This exception is thrown in case of errors that cannot be classified with the other exception type
GOESP/nlohmann/json.hpp:2993
↓ 1 callers
Class
primitive_iterator_t
@brief an iterator for primitive JSON types This class models an iterator for primitive JSON types (boolean, number, string). It's only purpose is to
GOESP/nlohmann/json.hpp:11044
↓ 1 callers
Class
type_error
! @brief exception indicating executing a member function with a wrong type This exception is thrown in case of a type error; that is, a library func
GOESP/nlohmann/json.hpp:2906
Class
AFM_FontInfoRec_
GOESP/freetype/freetype/internal/t1types.h:171
Class
AFM_KernPairRec_
GOESP/freetype/freetype/internal/t1types.h:162
Class
AFM_ParserRec_
GOESP/freetype/freetype/internal/psaux.h:1256
Class
AFM_Parser_FuncsRec_
GOESP/freetype/freetype/internal/psaux.h:1258
Class
AFM_StreamRec_
GOESP/freetype/freetype/internal/psaux.h:1275
Class
AFM_StreamRec_
GOESP/freetype/src/psaux/afmparse.c:47
Enum
AFM_Token_
GOESP/freetype/src/psaux/afmparse.c:202
Class
AFM_TrackKernRec_
GOESP/freetype/freetype/internal/t1types.h:152
Class
AFM_ValueRec_
GOESP/freetype/src/psaux/afmparse.h:55
Enum
AFM_ValueType_
GOESP/freetype/src/psaux/afmparse.h:44
Enum
AFM_ValueType_
GOESP/freetype/src/psaux/afmparse.h:57
Class
AF_AxisHintsRec_
GOESP/freetype/src/autofit/afhints.h:311
Class
AF_Blue_StringRec_
GOESP/freetype/src/autofit/afblue.h:410
Enum
AF_Blue_String_
GOESP/freetype/src/autofit/afblue.h:78
Enum
AF_Blue_Stringset_
GOESP/freetype/src/autofit/afblue.h:333
Class
AF_CJKAxisRec_
GOESP/freetype/src/autofit/afcjk.h:73
Class
AF_CJKBlueRec_
GOESP/freetype/src/autofit/afcjk.h:64
Class
AF_CJKMetricsRec_
GOESP/freetype/src/autofit/afcjk.h:95
Enum
AF_Coverage_
GOESP/freetype/src/autofit/aftypes.h:409
Enum
AF_Direction_
GOESP/freetype/src/autofit/afhints.h:47
Class
AF_EdgeRec_
GOESP/freetype/src/autofit/afhints.h:238
Class
AF_FaceGlobalsRec_
GOESP/freetype/src/autofit/afglobal.h:105
Class
AF_FaceGlobalsRec_
GOESP/freetype/src/autofit/aftypes.h:468
Class
AF_GlyphHintsRec_
GOESP/freetype/src/autofit/aftypes.h:156
Class
AF_GlyphHintsRec_
GOESP/freetype/src/autofit/afhints.h:340
Class
AF_LatinAxisRec_
GOESP/freetype/src/autofit/aflatin.h:88
Class
AF_LatinBlueRec_
GOESP/freetype/src/autofit/aflatin.h:77
Class
AF_LatinMetricsRec_
GOESP/freetype/src/autofit/aflatin.h:109
Class
AF_PointRec_
GOESP/freetype/src/autofit/afhints.h:236
Class
AF_ScalerRec_
GOESP/freetype/src/autofit/aftypes.h:178
Class
AF_ScriptClassRec_
GOESP/freetype/src/autofit/aftypes.h:339
Enum
AF_Script_
GOESP/freetype/src/autofit/aftypes.h:317
Class
AF_Script_UniRangeRec_
GOESP/freetype/src/autofit/aftypes.h:327
Class
AF_SegmentRec_
GOESP/freetype/src/autofit/afhints.h:237
Class
AF_StyleClassRec_
GOESP/freetype/src/autofit/aftypes.h:446
Class
AF_StyleMetricsRec_
GOESP/freetype/src/autofit/aftypes.h:198
Enum
AF_Style_
GOESP/freetype/src/autofit/aftypes.h:436
Class
AF_WarperRec_
GOESP/freetype/src/autofit/afwarp.h:34
Class
AF_WidthRec_
GOESP/freetype/src/autofit/aftypes.h:76
Class
AF_WritingSystemClassRec_
GOESP/freetype/src/autofit/aftypes.h:277
Enum
AF_WritingSystem_
GOESP/freetype/src/autofit/aftypes.h:265
Class
ActiveChannels
GOESP/Memory.h:18
Class
ActiveChannels
GOESP/SDK/Sound.h:6
Class
BDF_PropertyRec_
GOESP/freetype/freetype/ftbdf.h:92
Class
BaseData
GOESP/GameData.h:76
Class
BaseGlyphRecord_
GOESP/freetype/src/sfnt/ttcolr.c:47
Class
BlurEffect
GOESP/PostProcessing.cpp:140
Class
BombData
GOESP/GameData.h:27
Class
BoundingBox
GOESP/Hacks/ESP.cpp:33
Class
Box
GOESP/Hacks/ESP.cpp:125
Class
CF2_BlueRec_
GOESP/freetype/src/psaux/psblues.h:129
Class
CF2_BluesRec_
GOESP/freetype/src/psaux/psblues.h:149
Class
CF2_CallbackParamsRec_
GOESP/freetype/src/psaux/psglue.h:102
Class
CF2_FontRec_
typedef is in `cf2glue.h' */
GOESP/freetype/src/psaux/psfont.h:63
Class
CF2_FontRec_
GOESP/freetype/src/psaux/psglue.h:90
Class
CF2_GlyphPathRec_
GOESP/freetype/src/psaux/pshints.h:181
Class
CF2_HintMapRec_
GOESP/freetype/src/psaux/pshints.h:126
Class
CF2_HintMapRec_
GOESP/freetype/src/psaux/pshints.h:131
Class
CF2_HintMaskRec_
GOESP/freetype/src/psaux/pshints.h:70
Class
CF2_HintMoveRec_
GOESP/freetype/src/psaux/pshints.c:58
Class
CF2_HintRec_
shared typedef is in cf2glue.h */
GOESP/freetype/src/psaux/psblues.h:118
Class
CF2_HintRec_
GOESP/freetype/src/psaux/psglue.h:91
Class
CF2_Matrix_
GOESP/freetype/src/psaux/psglue.h:76
Enum
CF2_NumberType_
GOESP/freetype/src/psaux/psfixed.h:79
Class
CF2_OutlineCallbacksRec_
GOESP/freetype/src/psaux/psglue.h:115
Class
CF2_OutlineRec_
GOESP/freetype/src/psaux/psft.h:147
Enum
CF2_PathOp_
GOESP/freetype/src/psaux/psglue.h:65
Class
CF2_StackRec_
GOESP/freetype/src/psaux/psstack.h:62
next →
1–100 of 835, ranked by callers