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
Method
GetSamples
src/Platform/OpenGL/RenderBuffer.cpp:94
Method
GetScale
src/Platform/Bullet3/NativeRigidBody.cpp:186
Method
GetShaderIncludeFiles<FilePath>
src/Platform/OpenGL/ShaderBase.cpp:159
Method
GetShaderVersionString
src/Platform/OpenGL/ShaderBase.cpp:70
Method
GetShapeTransformByIndex
src/Platform/Bullet3/CompoundShape.cpp:75
Method
GetSimulationStep
src/Platform/Modules/PhysicsModule.cpp:85
Method
GetSimulationStep
src/Core/Application/Physics.cpp:167
Method
GetSize
src/Utilities/ImGui/GraphicConsole.cpp:150
Method
GetSize
src/Platform/Window/WindowManager.cpp:41
Method
GetSize
src/Platform/OpenGL/IndexBuffer.cpp:38
Method
GetSize
src/Platform/OpenGL/VertexBuffer.cpp:38
Method
GetSize
src/Platform/OpenGL/ShaderStorageBuffer.h:45
Method
GetSoundModel
src/Core/Components/Audio/AudioListener.cpp:99
Method
GetSoundSpeed
src/Core/Components/Audio/AudioListener.cpp:89
Method
GetSpinningFriction
src/Core/Components/Physics/RigidBody.cpp:331
Method
GetSpotLightTextureSize
src/Core/Config/GlobalConfig.cpp:104
Method
GetStaticMatrix
src/Core/Components/Camera/CameraController.cpp:160
Method
GetTimeRequest
src/Core/Components/Behaviour.cpp:106
Method
GetTotalForceApplied
src/Core/Components/Physics/RigidBody.cpp:439
Method
GetTotalTorqueApplied
src/Core/Components/Physics/RigidBody.cpp:444
Method
GetTurnVelocity
src/Core/Components/Physics/RigidBody.cpp:535
Method
GetTypeInternal
src/Core/Components/Physics/RigidBody.cpp:224
Method
GetUnitVector2
src/Utilities/Random/Random.cpp:97
Method
GetUnitVector3
src/Utilities/Random/Random.cpp:81
Method
GetUsageType
src/Platform/OpenGL/BufferBase.cpp:130
Method
GetVAO
src/Core/Resources/BufferAllocator.cpp:153
Method
GetVAO
src/Core/Rendering/RenderObjects/RenderHelperObject.cpp:34
Method
GetVBO
src/Core/Resources/BufferAllocator.cpp:138
Method
GetVelocityInPoint
src/Core/Components/Physics/RigidBody.cpp:454
Method
GetVerbosityLevel
src/Utilities/Logging/Logger.cpp:194
Method
GetVerbosityStringAligned
src/Utilities/Logging/Logger.cpp:29
Method
GetVertexCount
src/Core/Rendering/RenderObjects/RenderHelperObject.h:51
Method
GetView
src/Utilities/ECS/ComponentFactory.h:58
Method
GetViewportPosition
src/Core/Runtime/RuntimeEditor.cpp:528
Method
GetViewportSize
src/Core/Application/Rendering.cpp:55
Method
GetViewportSize
src/Core/Runtime/RuntimeEditor.cpp:523
Method
GetVolume
src/Core/Components/Audio/AudioListener.cpp:45
Method
GetVolume
src/Core/Components/Audio/AudioSource.cpp:188
Method
GetWidth
src/Platform/Window/WindowManager.cpp:48
Method
GetWidth
src/Platform/OpenGL/RenderBuffer.cpp:84
Method
GetWindowPosition
src/Platform/Window/Window.cpp:238
Method
GetWorkingDirectory
src/Utilities/FileSystem/FileManager.cpp:315
Method
GetWrapType
src/Platform/OpenGL/Texture.cpp:448
Function
GlClearErrors
src/Platform/OpenGL/GLUtilities.cpp:42
Function
GlLogCall
src/Platform/OpenGL/GLUtilities.cpp:57
Function
GlPopDebugGroup
src/Platform/OpenGL/GLUtilities.cpp:52
Function
GlPushDebugGroup
src/Platform/OpenGL/GLUtilities.cpp:47
Function
GoldenRatio
src/Utilities/Math/Math.h:475
Method
GraphicConsole
src/Utilities/ImGui/GraphicConsole.cpp:19
Method
GraphicConsole
src/Utilities/ImGui/GraphicConsole.h:76
Function
HalfPi
src/Utilities/Math/Math.h:343
Method
Handle>
src/Core/Serialization/ResourceSerialization.cpp:85
Function
HandleEditorExtra<AudioBuffer>
src/Utilities/ImGui/Editors/EditorExtra.cpp:300
Function
HandleEditorExtra<CubeMap>
src/Utilities/ImGui/Editors/EditorExtra.cpp:264
Function
HandleEditorExtra<Mesh>
src/Utilities/ImGui/Editors/EditorExtra.cpp:375
Function
HandleEditorExtra<Texture>
src/Utilities/ImGui/Editors/EditorExtra.cpp:224
Method
HandleErrors
src/Utilities/Logging/Logger.cpp:18
Method
HandleFatalErrors
src/Utilities/Logging/Logger.cpp:8
Method
HasAutoRecompileFiles
src/Core/Config/GlobalConfig.cpp:134
Method
HasBehaviour
src/Core/Components/Behaviour.cpp:84
Method
HasCachePrimitiveModels
src/Core/Config/GlobalConfig.cpp:139
Method
HasCompilationTaskInProcess
src/Core/Application/Runtime.h:93
Method
HasCompilationTaskInProcess
src/Core/Runtime/RuntimeCompiler.cpp:504
Method
HasComponent
src/Utilities/ECS/Component.h:115
Method
HasComponent
src/Core/MxObject/MxObject.h:125
Method
HasDoubleBuffering
src/Core/Config/GlobalConfig.cpp:69
Method
HasEventListenerWithName
! Checks if event with specific name is in listener queue \param name name of event \returns true if event listener present,
src/Utilities/EventDispatcher/EventDispatcher.h:232
Method
HasEventListenerWithName
! Checks if event with specific name is in listener queue \param name name of event \returns true if event listener present,
src/Core/Application/Event.h:104
Method
HasGraphicAPIDebug
src/Core/Config/GlobalConfig.cpp:129
Method
HasNewCompiledModules
src/Core/Runtime/RuntimeCompiler.cpp:494
Method
HasScript
src/Core/Runtime/RuntimeCompiler.cpp:538
Method
Image
src/Utilities/Image/Image.h:50
Method
Image
src/Utilities/Image/Image.cpp:42
Method
Indent
! construct Indent object, adding indent to GUI elements */
src/Utilities/ImGui/Layout.h:50
Method
IndexBuffer
src/Platform/OpenGL/IndexBuffer.cpp:33
Method
Init
! assigns new memory chunk to stack allocator \param data begin of memory chunk \param bytes size in bytes of memory chunk
src/Utilities/Memory/StackAllocator.h:100
Method
Init
! assigns new memory chunk to linear allocator \param data begin of memory chunk \param bytes size in bytes of memory chunk
src/Utilities/Memory/LinearAllocator.h:100
Method
Init
src/Utilities/Logging/Logger.cpp:48
Method
Init
src/Utilities/FileSystem/FileManager.cpp:283
Method
Init
src/Utilities/Factory/FactoryImpl.h:261
Method
Init
src/Utilities/UUID/UUID.cpp:42
Method
Init
src/Utilities/ECS/ComponentFactory.h:78
Method
Init
src/Platform/Modules/AudioModule.cpp:36
Method
Init
src/Platform/Modules/PhysicsModule.cpp:39
Method
Init
src/Platform/Modules/GraphicModule.cpp:127
Method
Init
src/Core/Components/Camera/VRCameraController.cpp:95
Method
Init
src/Core/Components/Audio/AudioSource.cpp:41
Method
Init
src/Core/Components/Scripting/Script.cpp:54
Method
Init
src/Core/Components/Physics/CylinderCollider.cpp:41
Method
Init
src/Core/Components/Physics/SphereCollider.cpp:41
Method
Init
src/Core/Components/Physics/BoxCollider.cpp:41
Method
Init
src/Core/Components/Physics/RigidBody.cpp:107
Method
Init
src/Core/Components/Physics/CapsuleCollider.cpp:41
Method
Init
src/Core/Components/Physics/CompoundCollider.cpp:41
Method
Init
src/Core/Runtime/RuntimeCompiler.cpp:424
Method
Init
src/Core/Rendering/RenderObjects/SkyboxObject.cpp:33
Method
Init
src/Core/Rendering/RenderObjects/RectangleObject.cpp:33
Method
Init
src/Core/Serialization/SceneSerializer.cpp:241
Function
InitArc
samples/SandboxApplication/Gameplay/Arc170Object.cpp:4
Function
InitSound
samples/SandboxApplication/Gameplay/SoundObject.cpp:4
← previous
next →
1,301–1,400 of 2,061, ranked by callers