Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/asc-community/MxEngine
/ functions
Functions
2,061 in github.com/asc-community/MxEngine
⨍
Functions
2,061
◇
Types & classes
401
↓ 266 callers
Function
MakeVector3
src/Utilities/Math/Math.h:70
↓ 181 callers
Method
SetUniform
src/Platform/OpenGL/ShaderBase.cpp:245
↓ 151 callers
Method
size
src/Utilities/Array/Array2D.h:94
↓ 124 callers
Method
IsValid
src/Utilities/Profiler/Profiler.cpp:48
↓ 120 callers
Method
Bind
src/Platform/OpenGL/Texture.cpp:468
↓ 76 callers
Function
Max
src/Utilities/Math/Math.h:249
↓ 76 callers
Function
ToMxString
src/Utilities/STL/MxString.h:43
↓ 59 callers
Method
empty
src/Utilities/Array/ArrayView.h:143
↓ 58 callers
Method
data
src/Utilities/Array/Array2D.h:121
↓ 56 callers
Method
IgnoreNonExistingUniform
src/Platform/OpenGL/ShaderBase.cpp:360
↓ 52 callers
Method
GetNativeHandle
src/Core/Components/Physics/RigidBody.cpp:68
↓ 48 callers
Function
ToFilePath
src/Utilities/FileSystem/File.h:293
↓ 47 callers
Function
LoadShader
src/Core/Runtime/RuntimeEditor.cpp:326
↓ 47 callers
Function
MxFormat
src/Utilities/Format/Format.h:50
↓ 46 callers
Function
Normalize
src/Utilities/Math/Math.h:163
↓ 44 callers
Method
GetBoundId
src/Platform/OpenGL/Texture.cpp:480
↓ 42 callers
Method
end
src/Core/Components/Instancing/InstanceFactory.h:122
↓ 38 callers
Method
GetPosition
src/Core/Components/Transform.cpp:101
↓ 34 callers
Method
clear
src/Utilities/Array/Array2D.h:189
↓ 31 callers
Method
GetHeight
src/Utilities/Image/Image.cpp:89
↓ 31 callers
Method
GetWidth
src/Utilities/Image/Image.cpp:84
↓ 31 callers
Method
SetInternalEngineTag
src/Core/Resources/Mesh.cpp:209
↓ 29 callers
Function
MakeVector2
src/Utilities/Math/Math.h:65
↓ 29 callers
Function
ToBulletVector3
src/Platform/Bullet3/Bullet3Utils.h:10
↓ 28 callers
Function
Dot
src/Utilities/Math/Math.h:96
↓ 28 callers
Method
end
src/Utilities/Array/ArrayView.h:209
↓ 27 callers
Method
Load
src/Core/Resources/Mesh.cpp:136
↓ 26 callers
Function
FromBulletVector3
src/Platform/Bullet3/Bullet3Utils.h:11
↓ 26 callers
Function
MakeVector4
src/Utilities/Math/Math.h:75
↓ 24 callers
Function
Clamp
src/Utilities/Math/Math.h:243
↓ 24 callers
Function
Radians
src/Utilities/Math/Math.h:295
↓ 24 callers
Method
RenderToTexture
src/Core/Rendering/RenderController.cpp:1138
↓ 24 callers
Method
begin
src/Utilities/Array/ArrayView.h:203
↓ 23 callers
Function
Cross
src/Utilities/Math/Math.h:101
↓ 22 callers
Function
FromJson
src/Core/Config/Config.cpp:34
↓ 22 callers
Method
Submit
src/Core/Rendering/RenderObjects/DebugBuffer.cpp:55
↓ 22 callers
Method
begin
src/Core/Components/Instancing/InstanceFactory.h:112
↓ 21 callers
Method
GetUnchecked
src/Utilities/Factory/FactoryImpl.h:183
↓ 21 callers
Function
Min
src/Utilities/Math/Math.h:261
↓ 20 callers
Method
resize
src/Utilities/Array/Array2D.h:166
↓ 19 callers
Method
GetMaterial
src/Core/Components/Rendering/MeshRenderer.cpp:96
↓ 19 callers
Method
SetPosition
src/Platform/OpenAL/AudioPlayer.cpp:145
↓ 18 callers
Method
GetCameraType
src/Core/Components/Camera/CameraController.cpp:134
↓ 18 callers
Method
GetNativeHandle
src/Platform/Bullet3/NativeRigidBody.cpp:124
↓ 17 callers
Method
GetDirection
src/Core/Components/Camera/CameraController.cpp:306
↓ 17 callers
Method
GetScale
src/Core/Components/Transform.cpp:91
↓ 17 callers
Function
MakeTexture
src/Core/Components/Rendering/MeshRenderer.cpp:36
↓ 16 callers
Function
GetWorkingDirectory
src/Core/Runtime/RuntimeCompiler.cpp:230
↓ 15 callers
Method
GetRawData
src/Utilities/Image/Image.cpp:79
↓ 15 callers
Method
SetScale
src/Platform/Bullet3/ShapeBase.cpp:42
↓ 14 callers
Method
GetMatrix
src/Core/Components/Transform.cpp:70
↓ 13 callers
Method
Activate
src/Core/Components/Physics/RigidBody.cpp:301
↓ 13 callers
Method
BindCameraInformation
src/Core/Rendering/RenderController.cpp:1027
↓ 13 callers
Method
BindGBuffer
src/Core/Rendering/RenderController.cpp:1034
↓ 13 callers
Function
LaunchFromSourceDirectory
src/Core/Application/Application.h:143
↓ 13 callers
Method
Run
src/Core/Application/Application.cpp:357
↓ 12 callers
Method
GetUniformLocation
src/Platform/OpenGL/ShaderBase.cpp:42
↓ 12 callers
Method
Rotate
src/Core/Components/Rendering/Skybox.h:68
↓ 12 callers
Method
SetIntensity
src/Core/Components/Camera/CameraSSAO.cpp:65
↓ 12 callers
Function
VectorMax
src/Utilities/Math/Math.h:575
↓ 11 callers
Function
EnumToString
src/Core/Config/Config.cpp:39
↓ 11 callers
Function
Free
src/Utilities/Memory/Memory.h:82
↓ 11 callers
Method
IsFloatingPoint
src/Utilities/Image/Image.cpp:114
↓ 11 callers
Method
SetWrapType
src/Platform/OpenGL/Texture.cpp:461
↓ 11 callers
Function
ToMxString
src/Utilities/FileSystem/File.h:288
↓ 10 callers
Method
AttachTexture
src/Platform/OpenGL/FrameBuffer.h:109
↓ 10 callers
Method
BindMovement
src/Core/Components/Camera/InputController.cpp:65
↓ 10 callers
Method
DestroyShape
src/Platform/Bullet3/ShapeBase.cpp:34
↓ 10 callers
Method
DrawIndices
src/Core/Rendering/RenderController.cpp:1197
↓ 10 callers
Method
GetAspectRatio
src/Core/Components/Camera/CameraBase.cpp:100
↓ 10 callers
Method
GetVAO
src/Core/Rendering/RenderObjects/DebugBuffer.cpp:504
↓ 10 callers
Method
Invalidate
src/Core/Components/Rendering/ParticleSystem.cpp:70
↓ 10 callers
Method
Load
src/Core/Components/Audio/AudioSource.cpp:52
↓ 10 callers
Method
SetRotation
src/Core/Components/Rendering/Skybox.h:55
↓ 10 callers
Function
VectorMin
src/Utilities/Math/Math.h:592
↓ 9 callers
Method
AddEventEntry
src/Utilities/ImGui/EventLogger.cpp:108
↓ 9 callers
Method
AddVertexLayout
src/Platform/OpenGL/VertexArray.cpp:92
↓ 9 callers
Method
Instanciate
src/Core/Components/Instancing/InstanceFactory.cpp:39
↓ 9 callers
Method
Length
src/Core/BoundingObjects/AABB.h:41
↓ 9 callers
Method
SetPosition
src/Core/Components/Audio/AudioListener.cpp:21
↓ 8 callers
Method
AddEntry
src/Core/Rendering/RenderUtilities/RenderStatistics.h:40
↓ 8 callers
Method
AddEvent
! Adds event to event queue. All such events will be dispatched in next frames in the order they were added \param event event to shed
src/Core/Application/Event.h:86
↓ 8 callers
Method
Allocate
src/Utilities/VectorPool/VectorPool.h:313
↓ 8 callers
Method
BindRotation
src/Core/Components/Camera/InputController.cpp:183
↓ 8 callers
Method
BufferSubData
src/Platform/OpenGL/BufferBase.cpp:162
↓ 8 callers
Method
Capacity
! gets total number of elements in the container \returns how many elements can potentially be stored in vector Pool */
src/Utilities/VectorPool/VectorPool.h:236
↓ 8 callers
Function
Clamp
src/Utilities/Image/Image.cpp:155
↓ 8 callers
Method
Deallocate
! destroys element in vector Pool \param index index of element to destroy */
src/Utilities/VectorPool/VectorPool.h:292
↓ 8 callers
Method
GenerateMipmaps
src/Platform/OpenGL/Texture.cpp:315
↓ 8 callers
Function
GetActualTexturePath
src/Utilities/ObjectLoading/ObjectLoader.cpp:93
↓ 8 callers
Method
GetImpl
src/Utilities/UUID/UUID.cpp:70
↓ 8 callers
Method
GetRenderTexture
src/Core/Application/Rendering.cpp:68
↓ 8 callers
Method
ListenWindowResizeEvent
src/Core/Components/Camera/CameraController.cpp:182
↓ 8 callers
Method
LoadFrom
src/Platform/OpenGL/BufferBase.cpp:145
↓ 8 callers
Function
MakeStringId
src/Utilities/String/String.h:114
↓ 8 callers
Method
end
! end of vector Pool \returns component iterator, pointing to the end of vector Pool */
src/Utilities/ECS/ComponentView.h:195
↓ 7 callers
Method
AttachFrameBufferNoClear
src/Core/Rendering/RenderController.cpp:1101
↓ 7 callers
Method
BindMovementCallback
src/Core/Components/Camera/InputController.cpp:70
↓ 7 callers
Method
GetAABB
src/Core/Components/Physics/RigidBody.cpp:286
↓ 7 callers
Method
GetHandle
src/Core/MxObject/MxObject.cpp:68
next →
1–100 of 2,061, ranked by callers