Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Lovrom8/RSMods
/ types & classes
Types & classes
844 in github.com/Lovrom8/RSMods
⨍
Functions
3,570
◇
Types & classes
844
↓ 208 callers
Class
VoiceOver
<summary> EventName, Text. </summary>
DLL/VoiceOver.h:8
↓ 187 callers
Class
ImVec4
ImVec4: 4D vector used to store clipping rectangles, colors etc. [Compile-time configurable type]
DLL/Lib/ImGUI/imgui.h:272
↓ 9 callers
Class
MidiPedal
<summary> pedalName, CC_Bank, PC_Channel, CC_Channel, supportsDropTuning, supportsTrueTuning, semiTones, activeBypassMap, autoTuneFunction, softwarePe
DLL/MidiPedal.h:12
↓ 7 callers
Class
Tuning
DLL/Tuning.h:6
↓ 6 callers
Class
ImGuiStoragePair
DLL/Lib/ImGUI/imgui.h:2132
↓ 6 callers
Class
ImVec2ih
Helper: ImVec2ih (2D vector, half-size integer, for long-term packed storage)
DLL/Lib/ImGUI/imgui_internal.h:466
↓ 6 callers
Class
LoadOrder
DLL/Lib/Ini/SimpleIni.h:341
↓ 6 callers
Class
MyDocument
Simplified structure to mimic a Document model
DLL/Lib/ImGUI/imgui_demo.cpp:7385
↓ 5 callers
Class
diyfp
DLL/Lib/Json/json.hpp:15373
↓ 5 callers
Class
json_pointer
DLL/Lib/Json/json.hpp:3464
↓ 4 callers
Class
ImFontConfig
Opaque interface to a font builder (stb_truetype or FreeType).
DLL/Lib/ImGUI/imgui.h:147
↓ 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
DLL/Lib/Json/json.hpp:3093
↓ 2 callers
Class
Entry
DLL/Lib/Ini/SimpleIni.h:303
↓ 2 callers
Class
ImColor
Helper to build glyph ranges from text/string data
DLL/Lib/ImGUI/imgui.h:150
↓ 2 callers
Class
ImGuiPtrOrIndex
DLL/Lib/ImGUI/imgui_internal.h:1156
↓ 2 callers
Class
ImGuiStyleMod
Storage of stack sizes for debugging/asserting
DLL/Lib/ImGUI/imgui_internal.h:132
↓ 2 callers
Class
ImGuiTextRange
DLL/Lib/ImGUI/imgui.h:2085
↓ 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, in practice we currently keep it for each wi
DLL/Lib/ImGUI/imgui_internal.h:142
↓ 2 callers
Class
MyItem
DLL/Lib/ImGUI/imgui_demo.cpp:3447
↓ 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
DLL/Lib/Json/json.hpp:5501
↓ 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
DLL/Lib/Json/json.hpp:2902
↓ 1 callers
Class
Converter
DLL/Lib/Ini/SimpleIni.h:419
↓ 1 callers
Class
ImDrawChannel
Forward declarations
DLL/Lib/ImGUI/imgui.h:137
↓ 1 callers
Class
ImDrawCmd
Temporary storage to output draw commands out of order, used by ImDrawListSplitter and ImDrawList::ChannelsSplit()
DLL/Lib/ImGUI/imgui.h:138
↓ 1 callers
Class
ImDrawList
All draw command lists required to render the frame + pos/size coordinates to use for the projection matrix.
DLL/Lib/ImGUI/imgui.h:140
↓ 1 callers
Class
ImDrawListSharedData
Helper to build a ImDrawData instance
DLL/Lib/ImGUI/imgui_internal.h:114
↓ 1 callers
Class
ImGuiOldColumns
Storage data for a single column for legacy Columns() api
DLL/Lib/ImGUI/imgui_internal.h:128
↓ 1 callers
Class
ImGuiStackLevelInfo
DLL/Lib/ImGUI/imgui_internal.h:1414
↓ 1 callers
Class
ImGuiTabItem
Storage for a tab bar
DLL/Lib/ImGUI/imgui_internal.h:134
↓ 1 callers
Class
ImGuiTableColumn
Storage for a table
DLL/Lib/ImGUI/imgui_internal.h:136
↓ 1 callers
Class
ImGuiTableColumnSettings
sizeof() ~ 12
DLL/Lib/ImGUI/imgui_internal.h:2329
↓ 1 callers
Class
ImGuiTableSettings
Temporary storage for one table (one per table in the stack), shared between tables.
DLL/Lib/ImGUI/imgui_internal.h:138
↓ 1 callers
Class
ImGuiTableTempData
Storage for one column of a table
DLL/Lib/ImGUI/imgui_internal.h:137
↓ 1 callers
Class
ImGuiWindow
Storage for a column .ini settings
DLL/Lib/ImGUI/imgui_internal.h:140
↓ 1 callers
Class
KeyOrder
DLL/Lib/Ini/SimpleIni.h:333
↓ 1 callers
Class
MidiApi
DLL/Lib/Midi/RtMidi.h:131
↓ 1 callers
Class
RSColor
DLL/RSColor.h:9
↓ 1 callers
Class
RSColor
DLL/D3D/D3D.hpp:14
↓ 1 callers
Class
StrPos
DLL/CC/Effects/InvertedStringsEffect.cpp:7
↓ 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. */
DLL/Lib/Json/json.hpp:5464
↓ 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
DLL/Lib/Json/json.hpp:2990
↓ 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
DLL/Lib/Json/json.hpp:3132
↓ 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
DLL/Lib/Json/json.hpp:11453
↓ 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
DLL/Lib/Json/json.hpp:3045
↓ 1 callers
Class
xyzPosition
DLL/Mods/GuitarSkeletons.hpp:3
Enum
AKRESULT
DLL/Wwise/MemoryMgr.hpp:3
Enum
AKRESULT
DLL/Wwise/Types.hpp:63
Enum
AkActionOnEventType
DLL/Wwise/Types.hpp:224
Class
AkArray
DLL/Wwise/Types.hpp:792
Class
AkArrayAllocatorAlignedSimd
DLL/Wwise/Types.hpp:732
Class
AkArrayAllocatorNoAlign
DLL/Wwise/Types.hpp:723
Class
AkAssignmentMovePolicy
DLL/Wwise/Types.hpp:752
Enum
AkAudioAPI
DLL/Wwise/Types.hpp:1534
Class
AkAudioBuffer
DLL/Wwise/Types.hpp:1583
Class
AkAudioFormat
DLL/Wwise/Types.hpp:1738
Enum
AkAudioOutputType
DLL/Wwise/Types.hpp:1336
Class
AkAuxSendValue
DLL/Wwise/Types.hpp:337
Enum
AkBankContent
DLL/Wwise/Types.hpp:323
Class
AkCallbackInfo
DLL/Wwise/Types.hpp:210
Enum
AkCallbackType
DLL/Wwise/Types.hpp:178
Class
AkChannelConfig
DLL/Wwise/Types.hpp:1362
Enum
AkChannelConfigType
DLL/Wwise/Types.hpp:1349
Class
AkCommSettings
DLL/Wwise/Types.hpp:233
Enum
AkCurveInterpolation
Curve interpolation types
DLL/Wwise/Types.hpp:148
Enum
AkErrorCode
DLL/Wwise/Monitor.hpp:3
Enum
AkErrorCode
DLL/Wwise/Types.hpp:561
Enum
AkErrorLevel
DLL/Wwise/Monitor.hpp:4
Enum
AkErrorLevel
DLL/Wwise/Types.hpp:553
Class
AkExternalSourceArray
DLL/Wwise/Types.hpp:1239
Class
AkExternalSourceInfo
DLL/Wwise/Types.hpp:262
Enum
AkGroupType
DLL/Wwise/Types.hpp:329
Class
AkInitSettings
DLL/Wwise/Types.hpp:1543
Class
AkListenerPosition
DLL/Wwise/Types.hpp:350
Enum
AkMemPoolAttributes
DLL/Wwise/MemoryMgr.hpp:4
Enum
AkMemPoolAttributes
DLL/Wwise/Types.hpp:687
Class
AkMusicSettings
DLL/Wwise/MusicEngine.hpp:3
Class
AkMusicSettings
DLL/Wwise/Types.hpp:666
Class
AkObjectInfo
DLL/Wwise/Types.hpp:399
Class
AkOutputSettings
DLL/Wwise/Types.hpp:1525
Enum
AkPannerType
DLL/Wwise/Types.hpp:363
Enum
AkPanningRule
DLL/Wwise/Types.hpp:1330
Class
AkPlacementNewKey
DLL/Wwise/Types.hpp:777
Class
AkPlatformInitSettings
DLL/Wwise/Types.hpp:1305
Class
AkPluginInfo
DLL/Wwise/Types.hpp:424
Enum
AkPluginType
DLL/Wwise/Types.hpp:411
Enum
AkPositionSourceType
DLL/Wwise/Types.hpp:369
Class
AkPositioningInfo
DLL/Wwise/Types.hpp:375
Class
AkSegmentInfo
DLL/Wwise/MusicEngine.hpp:4
Class
AkSegmentInfo
DLL/Wwise/Types.hpp:671
Class
AkSoundPosition
DLL/Wwise/Types.hpp:357
Enum
AkSoundQuality
DLL/Wwise/Types.hpp:1292
Class
AkStreamMgrSettings
DLL/Wwise/Types.hpp:682
Class
AkThreadProperties
DLL/Wwise/Types.hpp:1298
Class
AkTransferMovePolicy
DLL/Wwise/Types.hpp:764
Class
AkVector
DLL/Wwise/Types.hpp:343
Class
AlsaMidiData
A structure to hold variables related to the ALSA API implementation.
DLL/Lib/Midi/RtMidi.cpp:1623
Enum
Api
MIDI API specifier arguments.
DLL/Lib/Midi/RtMidi.h:139
Class
BigNoteheadEffect
Scales notes in a song to unusually big size
DLL/CC/Effects/BigNoteheadEffect.hpp:5
Class
BitsReward
GUI/Twitch/TwitchReward.cs:27
Class
CCEffect
DLL/CC/CCEffect.hpp:12
next →
1–100 of 844, ranked by callers