MCPcopy Create free account

hub / github.com/degeneratehyperbola/NEPS / types & classes

Types & classes686 in github.com/degeneratehyperbola/NEPS

↓ 750 callersClassImVec2
2D vector (often used to store positions or sizes)
shared_lib/imgui/imgui.h:230
↓ 186 callersClassImVec4
4D vector (often used to store floating-point colors)
shared_lib/imgui/imgui.h:243
↓ 6 callersClassImGuiStoragePair
shared_lib/imgui/imgui.h:2062
↓ 6 callersClassImVec2ih
Helper: ImVec2ih (2D vector, half-size integer, for long-term packed storage)
shared_lib/imgui/imgui_internal.h:428
↓ 6 callersClassMyDocument
Simplified structure to mimic a Document model
shared_lib/imgui/imgui_demo.cpp:7383
↓ 5 callersClassdiyfp
NEPS/lib/nlohmann/json.hpp:13855
↓ 5 callersClassjson_pointer
NEPS/lib/nlohmann/json.hpp:2764
↓ 4 callersClassColor3
NEPS/ConfigStructs.h:7
↓ 4 callersClassImFontConfig
Opaque interface to a font builder (stb_truetype or FreeType).
shared_lib/imgui/imgui.h:131
↓ 3 callersClassImGuiPtrOrIndex
shared_lib/imgui/imgui_internal.h:1087
↓ 3 callersEnumWeaponId
NEPS/SDK/WeaponId.h:3
↓ 2 callersClassImColor
Helper to build glyph ranges from text/string data
shared_lib/imgui/imgui.h:134
↓ 2 callersClassImGuiStyleMod
Storage of stack sizes for debugging/asserting
shared_lib/imgui/imgui_internal.h:118
↓ 2 callersClassImGuiTextRange
shared_lib/imgui/imgui.h:2015
↓ 2 callersClassImGuiWindowSettings
Temporary storage for one window (that's the data which in theory we could ditch at the end of the frame)
shared_lib/imgui/imgui_internal.h:127
↓ 2 callersClassMyItem
shared_lib/imgui/imgui_demo.cpp:3353
↓ 2 callersClassinput_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
NEPS/lib/nlohmann/json.hpp:4492
↓ 2 callersClassparse_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
NEPS/lib/nlohmann/json.hpp:2260
↓ 1 callersClassImDrawChannel
Forward declarations
shared_lib/imgui/imgui.h:121
↓ 1 callersClassImDrawCmd
Temporary storage to output draw commands out of order, used by ImDrawListSplitter and ImDrawList::ChannelsSplit()
shared_lib/imgui/imgui.h:122
↓ 1 callersClassImDrawList
All draw command lists required to render the frame + pos/size coordinates to use for the projection matrix.
shared_lib/imgui/imgui.h:124
↓ 1 callersClassImDrawListSharedData
Helper to build a ImDrawData instance
shared_lib/imgui/imgui_internal.h:100
↓ 1 callersClassImGuiOldColumns
Storage data for a single column for legacy Columns() api
shared_lib/imgui/imgui_internal.h:114
↓ 1 callersClassImGuiTabItem
Storage for a tab bar
shared_lib/imgui/imgui_internal.h:120
↓ 1 callersClassImGuiTableColumn
Storage for a table
shared_lib/imgui/imgui_internal.h:122
↓ 1 callersClassImGuiTableColumnSettings
sizeof() ~ 12
shared_lib/imgui/imgui_internal.h:2148
↓ 1 callersClassImGuiTableSettings
Storage for one column of a table
shared_lib/imgui/imgui_internal.h:123
↓ 1 callersClassImGuiWindow
Storage for a column .ini settings
shared_lib/imgui/imgui_internal.h:125
↓ 1 callersClassVerifiedUserCmd
NEPS/SDK/Input.h:8
↓ 1 callersClassfile_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. */
NEPS/lib/nlohmann/json.hpp:4456
↓ 1 callersClassinvalid_iterator
! @brief exception indicating errors with iterators This exception is thrown if iterators passed to a library function do not match the expected sema
NEPS/lib/nlohmann/json.hpp:2346
↓ 1 callersClassother_error
! @brief exception indicating other library errors This exception is thrown in case of errors that cannot be classified with the other exception type
NEPS/lib/nlohmann/json.hpp:2485
↓ 1 callersClassout_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
NEPS/lib/nlohmann/json.hpp:2447
↓ 1 callersClassprimitive_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
NEPS/lib/nlohmann/json.hpp:10128
↓ 1 callersClasstype_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
NEPS/lib/nlohmann/json.hpp:2400
ClassActiveChannels
NEPS/Memory.h:28
ClassActiveChannels
NEPS/SDK/Sound.h:42
ClassActiveSoundInfo
NEPS/SDK/Sound.h:58
ClassAimbot
NEPS/Config.h:35
ClassAimbotOverride
NEPS/Config.h:63
ClassAlternateIconData
NEPS/SDK/ItemSchema.h:162
ClassAnimLayer
NEPS/SDK/AnimState.h:51
EnumAnimLayerIndices
NEPS/SDK/AnimState.h:33
ClassAnimState
NEPS/GameData.h:18
ClassAnimState
NEPS/Memory.h:27
ClassAnimState
NEPS/lib/Helpers.hpp:17
ClassAnimState
NEPS/SDK/AnimState.h:69
ClassAntiAim
NEPS/Config.h:107
ClassBacktrack
NEPS/Config.h:100
ClassBar
NEPS/ConfigStructs.h:126
ClassBaseData
NEPS/GameData.h:89
ClassBeam
NEPS/SDK/Beam.h:43
ClassBeamInfo
NEPS/SDK/Beam.h:59
ClassBeamTrail
NEPS/SDK/Beam.h:51
ClassBeams
NEPS/Config.h:221
ClassBlockbot
NEPS/Config.h:342
ClassBombData
NEPS/GameData.h:25
ClassBombTimer
NEPS/Config.h:418
ClassBoundingBox
NEPS/Hacks/StreamProofESP.cpp:27
ClassBox
NEPS/ConfigStructs.h:93
ClassCUSTOMVERTEX
shared_lib/imgui/imgui_impl_dx9.cpp:40
ClassChams
NEPS/Config.h:139
ClassChams
NEPS/Hacks/Chams.h:12
ClassChannel
NEPS/Memory.h:29
ClassChannel
NEPS/SDK/Sound.h:48
EnumClassId
NEPS/SDK/ClassID.h:3
ClassClient
NEPS/Interfaces.h:8
ClassClient
NEPS/SDK/Client.h:7
ClassClientClass
NEPS/SDK/Client.h:5
ClassClientClass
NEPS/SDK/Entity.h:22
ClassClientClass
NEPS/SDK/ClientClass.h:9
ClassClientMode
NEPS/Memory.h:11
ClassClientMode
NEPS/SDK/ClientMode.h:15
ClassClientState
NEPS/Memory.h:23
ClassColor3Toggle
NEPS/ConfigStructs.h:15
ClassColor4
NEPS/ConfigStructs.h:21
ClassColor4
NEPS/lib/Helpers.hpp:18
ClassColor4Outline
NEPS/ConfigStructs.h:45
ClassColor4OutlineToggle
NEPS/ConfigStructs.h:50
ClassColor4OutlineToggleThickness
NEPS/ConfigStructs.h:55
ClassColor4Toggle
NEPS/ConfigStructs.h:40
ClassColor4ToggleRounding
NEPS/ConfigStructs.h:65
ClassColor4ToggleThickness
NEPS/ConfigStructs.h:60
ClassColor4ToggleThicknessRounding
NEPS/ConfigStructs.h:70
ClassColorCorrection
NEPS/Config.h:260
ClassColorRGBExp32
NEPS/SDK/Effects.h:8
ClassConVar
NEPS/SDK/ConVar.h:9
ClassConVar
NEPS/SDK/Cvar.h:5
ClassConfig
NEPS/Config.h:13
EnumContentsType
Expose a few Borders related flags interactively
shared_lib/imgui/imgui_demo.cpp:3593
ClassCustomConstraints
shared_lib/imgui/imgui_demo.cpp:6972
ClassCvar
NEPS/Interfaces.h:9
ClassCvar
NEPS/SDK/Cvar.h:7
ClassDemoPlaybackParameters
NEPS/SDK/Engine.h:49
ClassDlights
NEPS/Config.h:244
ClassDynamicLight
NEPS/SDK/Effects.h:14
ClassESP
NEPS/Config.h:155
ClassEconItemDefinition
NEPS/SDK/ItemSchema.h:98
ClassEconItemQualityDefinition
NEPS/SDK/ItemSchema.h:152
ClassEconItemSetDefinition
NEPS/SDK/ItemSchema.h:143
next →1–100 of 686, ranked by callers