Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/degeneratehyperbola/NEPS
/ types & classes
Types & classes
686 in github.com/degeneratehyperbola/NEPS
⨍
Functions
2,599
◇
Types & classes
686
↓ 750 callers
Class
ImVec2
2D vector (often used to store positions or sizes)
shared_lib/imgui/imgui.h:230
↓ 186 callers
Class
ImVec4
4D vector (often used to store floating-point colors)
shared_lib/imgui/imgui.h:243
↓ 6 callers
Class
ImGuiStoragePair
shared_lib/imgui/imgui.h:2062
↓ 6 callers
Class
ImVec2ih
Helper: ImVec2ih (2D vector, half-size integer, for long-term packed storage)
shared_lib/imgui/imgui_internal.h:428
↓ 6 callers
Class
MyDocument
Simplified structure to mimic a Document model
shared_lib/imgui/imgui_demo.cpp:7383
↓ 5 callers
Class
diyfp
NEPS/lib/nlohmann/json.hpp:13855
↓ 5 callers
Class
json_pointer
NEPS/lib/nlohmann/json.hpp:2764
↓ 4 callers
Class
Color3
NEPS/ConfigStructs.h:7
↓ 4 callers
Class
ImFontConfig
Opaque interface to a font builder (stb_truetype or FreeType).
shared_lib/imgui/imgui.h:131
↓ 3 callers
Class
ImGuiPtrOrIndex
shared_lib/imgui/imgui_internal.h:1087
↓ 3 callers
Enum
WeaponId
NEPS/SDK/WeaponId.h:3
↓ 2 callers
Class
ImColor
Helper to build glyph ranges from text/string data
shared_lib/imgui/imgui.h:134
↓ 2 callers
Class
ImGuiStyleMod
Storage of stack sizes for debugging/asserting
shared_lib/imgui/imgui_internal.h:118
↓ 2 callers
Class
ImGuiTextRange
shared_lib/imgui/imgui.h:2015
↓ 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)
shared_lib/imgui/imgui_internal.h:127
↓ 2 callers
Class
MyItem
shared_lib/imgui/imgui_demo.cpp:3353
↓ 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
NEPS/lib/nlohmann/json.hpp:4492
↓ 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
NEPS/lib/nlohmann/json.hpp:2260
↓ 1 callers
Class
ImDrawChannel
Forward declarations
shared_lib/imgui/imgui.h:121
↓ 1 callers
Class
ImDrawCmd
Temporary storage to output draw commands out of order, used by ImDrawListSplitter and ImDrawList::ChannelsSplit()
shared_lib/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.
shared_lib/imgui/imgui.h:124
↓ 1 callers
Class
ImDrawListSharedData
Helper to build a ImDrawData instance
shared_lib/imgui/imgui_internal.h:100
↓ 1 callers
Class
ImGuiOldColumns
Storage data for a single column for legacy Columns() api
shared_lib/imgui/imgui_internal.h:114
↓ 1 callers
Class
ImGuiTabItem
Storage for a tab bar
shared_lib/imgui/imgui_internal.h:120
↓ 1 callers
Class
ImGuiTableColumn
Storage for a table
shared_lib/imgui/imgui_internal.h:122
↓ 1 callers
Class
ImGuiTableColumnSettings
sizeof() ~ 12
shared_lib/imgui/imgui_internal.h:2148
↓ 1 callers
Class
ImGuiTableSettings
Storage for one column of a table
shared_lib/imgui/imgui_internal.h:123
↓ 1 callers
Class
ImGuiWindow
Storage for a column .ini settings
shared_lib/imgui/imgui_internal.h:125
↓ 1 callers
Class
VerifiedUserCmd
NEPS/SDK/Input.h:8
↓ 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. */
NEPS/lib/nlohmann/json.hpp:4456
↓ 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
NEPS/lib/nlohmann/json.hpp:2346
↓ 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
NEPS/lib/nlohmann/json.hpp:2485
↓ 1 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
NEPS/lib/nlohmann/json.hpp:2447
↓ 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
NEPS/lib/nlohmann/json.hpp:10128
↓ 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
NEPS/lib/nlohmann/json.hpp:2400
Class
ActiveChannels
NEPS/Memory.h:28
Class
ActiveChannels
NEPS/SDK/Sound.h:42
Class
ActiveSoundInfo
NEPS/SDK/Sound.h:58
Class
Aimbot
NEPS/Config.h:35
Class
AimbotOverride
NEPS/Config.h:63
Class
AlternateIconData
NEPS/SDK/ItemSchema.h:162
Class
AnimLayer
NEPS/SDK/AnimState.h:51
Enum
AnimLayerIndices
NEPS/SDK/AnimState.h:33
Class
AnimState
NEPS/GameData.h:18
Class
AnimState
NEPS/Memory.h:27
Class
AnimState
NEPS/lib/Helpers.hpp:17
Class
AnimState
NEPS/SDK/AnimState.h:69
Class
AntiAim
NEPS/Config.h:107
Class
Backtrack
NEPS/Config.h:100
Class
Bar
NEPS/ConfigStructs.h:126
Class
BaseData
NEPS/GameData.h:89
Class
Beam
NEPS/SDK/Beam.h:43
Class
BeamInfo
NEPS/SDK/Beam.h:59
Class
BeamTrail
NEPS/SDK/Beam.h:51
Class
Beams
NEPS/Config.h:221
Class
Blockbot
NEPS/Config.h:342
Class
BombData
NEPS/GameData.h:25
Class
BombTimer
NEPS/Config.h:418
Class
BoundingBox
NEPS/Hacks/StreamProofESP.cpp:27
Class
Box
NEPS/ConfigStructs.h:93
Class
CUSTOMVERTEX
shared_lib/imgui/imgui_impl_dx9.cpp:40
Class
Chams
NEPS/Config.h:139
Class
Chams
NEPS/Hacks/Chams.h:12
Class
Channel
NEPS/Memory.h:29
Class
Channel
NEPS/SDK/Sound.h:48
Enum
ClassId
NEPS/SDK/ClassID.h:3
Class
Client
NEPS/Interfaces.h:8
Class
Client
NEPS/SDK/Client.h:7
Class
ClientClass
NEPS/SDK/Client.h:5
Class
ClientClass
NEPS/SDK/Entity.h:22
Class
ClientClass
NEPS/SDK/ClientClass.h:9
Class
ClientMode
NEPS/Memory.h:11
Class
ClientMode
NEPS/SDK/ClientMode.h:15
Class
ClientState
NEPS/Memory.h:23
Class
Color3Toggle
NEPS/ConfigStructs.h:15
Class
Color4
NEPS/ConfigStructs.h:21
Class
Color4
NEPS/lib/Helpers.hpp:18
Class
Color4Outline
NEPS/ConfigStructs.h:45
Class
Color4OutlineToggle
NEPS/ConfigStructs.h:50
Class
Color4OutlineToggleThickness
NEPS/ConfigStructs.h:55
Class
Color4Toggle
NEPS/ConfigStructs.h:40
Class
Color4ToggleRounding
NEPS/ConfigStructs.h:65
Class
Color4ToggleThickness
NEPS/ConfigStructs.h:60
Class
Color4ToggleThicknessRounding
NEPS/ConfigStructs.h:70
Class
ColorCorrection
NEPS/Config.h:260
Class
ColorRGBExp32
NEPS/SDK/Effects.h:8
Class
ConVar
NEPS/SDK/ConVar.h:9
Class
ConVar
NEPS/SDK/Cvar.h:5
Class
Config
NEPS/Config.h:13
Enum
ContentsType
Expose a few Borders related flags interactively
shared_lib/imgui/imgui_demo.cpp:3593
Class
CustomConstraints
shared_lib/imgui/imgui_demo.cpp:6972
Class
Cvar
NEPS/Interfaces.h:9
Class
Cvar
NEPS/SDK/Cvar.h:7
Class
DemoPlaybackParameters
NEPS/SDK/Engine.h:49
Class
Dlights
NEPS/Config.h:244
Class
DynamicLight
NEPS/SDK/Effects.h:14
Class
ESP
NEPS/Config.h:155
Class
EconItemDefinition
NEPS/SDK/ItemSchema.h:98
Class
EconItemQualityDefinition
NEPS/SDK/ItemSchema.h:152
Class
EconItemSetDefinition
NEPS/SDK/ItemSchema.h:143
next →
1–100 of 686, ranked by callers