MCPcopy Create free account

hub / github.com/asc-community/MxEngine / functions

Functions2,061 in github.com/asc-community/MxEngine

MethodLoadShader
src/Core/Resources/AssetManager.cpp:142
MethodLoadTexture
src/Core/Resources/AssetManager.cpp:120
MethodLog
src/Utilities/Logging/Logger.cpp:141
MethodLogError
src/Core/Runtime/RuntimeCompiler.cpp:267
MethodLogInfo
src/Core/Runtime/RuntimeCompiler.cpp:289
MethodLogLineToConsole
src/Utilities/Logging/Logger.cpp:123
MethodLogLineToFile
src/Utilities/Logging/Logger.cpp:132
MethodLogToConsole
src/Utilities/Logging/Logger.cpp:105
MethodLogToFile
src/Utilities/Logging/Logger.cpp:114
MethodLogWarning
src/Core/Runtime/RuntimeCompiler.cpp:278
MethodMakeCubeMap
src/Library/Primitives/Colors.h:90
MethodMakeOmnidirectional
src/Core/Components/Audio/AudioSource.cpp:213
MethodMakeRandomOneChannelTexture
src/Library/Noise/NoiseGenerator.cpp:34
MethodMakeRandomTexture
src/Library/Noise/NoiseGenerator.cpp:51
FunctionMakeRef
src/Utilities/Memory/Memory.h:64
MethodMakeTexture
src/Library/Primitives/Colors.h:63
FunctionMakeUnique
src/Utilities/Memory/Memory.h:53
MethodManagedResource
src/Utilities/Factory/Factory.h:44
MethodMesh
src/Core/Resources/Mesh.h:70
MethodMesh
src/Core/Resources/Mesh.cpp:118
MethodMeshData
src/Core/Resources/MeshData.cpp:36
MethodMeshLOD
src/Core/Components/Rendering/MeshLOD.h:44
MethodMeshRenderer
src/Core/Components/Rendering/MeshRenderer.cpp:75
MethodMeshSource
src/Core/Components/Rendering/MeshSource.h:45
MethodModuleManager
src/Core/Application/Application.cpp:419
MethodMotionStateNotifier
src/Platform/Bullet3/NativeRigidBody.cpp:40
MethodMouseButtonEvent
src/Core/Events/MouseEvent.h:47
MethodMouseMoveEvent
src/Core/Events/MouseEvent.h:14
MethodMoveOnlyAllocation
src/Core/Resources/Mesh.h:46
MethodMoveOnlyAllocation
src/Core/Resources/Mesh.cpp:256
MethodMxObject
src/Core/MxObject/MxObject.h:59
MethodNativeRigidBody
src/Platform/Bullet3/NativeRigidBody.h:88
MethodNativeRigidBody
src/Platform/Bullet3/NativeRigidBody.cpp:93
MethodOnConstructorsAdded
src/Core/Runtime/RuntimeCompiler.cpp:307
MethodOnCreate
samples/PhysicsSample/MxApplication.cpp:177
MethodOnCreate
samples/Particles/MxApplication.cpp:9
MethodOnCreate
samples/ProjectTemplate/MxApplication.cpp:13
MethodOnCreate
samples/Doom/MxApplication.cpp:13
MethodOnCreate
samples/Doom/Scripts/PlazmaGunBullet.cpp:31
MethodOnCreate
samples/Doom/Scripts/PlazmaGun.cpp:38
MethodOnCreate
samples/PathTracing/MxApplication.cpp:17
MethodOnCreate
samples/SoundSample/SoundSampleApplication.cpp:15
MethodOnCreate
samples/Sponza/MxApplication.cpp:9
MethodOnCreate
samples/Sponza/Resources/ShootSpheres.cpp:25
MethodOnCreate
samples/VRCameraSample/VRCameraApplication.cpp:17
MethodOnCreate
samples/OfflineRendererSample/OfflineRendererApplication.cpp:25
MethodOnCreate
samples/GrassSample/MxApplication.cpp:89
MethodOnCreate
samples/FluidSimulation/MxApplication.cpp:17
MethodOnCreate
samples/PBR/MxApplication.cpp:32
MethodOnCreate
samples/SandboxApplication/Sandbox.cpp:4
MethodOnCreate
samples/SandboxApplication/Runtime/RotateScript.cpp:8
MethodOnCreate
samples/SandboxApplication/Runtime/ScriptExample.cpp:9
MethodOnCreate
samples/SandboxApplication/Gameplay/SandboxScene.h:21
MethodOnDestroy
samples/ProjectTemplate/MxApplication.cpp:57
MethodOnDestroy
samples/Doom/MxApplication.cpp:23
MethodOnDestroy
samples/SoundSample/SoundSampleApplication.cpp:71
MethodOnDestroy
samples/VRCameraSample/VRCameraApplication.cpp:87
MethodOnDestroy
samples/OfflineRendererSample/OfflineRendererApplication.cpp:82
MethodOnDestroy
samples/SandboxApplication/Sandbox.cpp:25
MethodOnReload
samples/Doom/Scripts/PlazmaGunBullet.cpp:61
MethodOnReload
samples/Doom/Scripts/PlazmaGun.cpp:43
MethodOnReload
samples/Sponza/Resources/ShootSpheres.cpp:30
MethodOnReload
samples/SandboxApplication/Runtime/RotateScript.cpp:13
MethodOnReload
samples/SandboxApplication/Runtime/ScriptExample.cpp:14
MethodOnRender
samples/SandboxApplication/Sandbox.cpp:20
MethodOnRenderDraw
src/Platform/Modules/GraphicModule.cpp:164
MethodOnUpdate
samples/PhysicsSample/MxApplication.cpp:209
MethodOnUpdate
samples/ProjectTemplate/MxApplication.cpp:52
MethodOnUpdate
samples/Doom/MxApplication.cpp:18
MethodOnUpdate
samples/Doom/Scripts/PlazmaGunBullet.cpp:66
MethodOnUpdate
samples/Doom/Scripts/PlazmaGun.cpp:48
MethodOnUpdate
samples/PathTracing/MxApplication.cpp:53
MethodOnUpdate
samples/SoundSample/SoundSampleApplication.cpp:58
MethodOnUpdate
samples/SoundSample/SoundSampleApplication.cpp:69
MethodOnUpdate
samples/Sponza/Resources/ShootSpheres.cpp:35
MethodOnUpdate
samples/VRCameraSample/VRCameraApplication.cpp:85
MethodOnUpdate
samples/OfflineRendererSample/OfflineRendererApplication.cpp:58
MethodOnUpdate
samples/GrassSample/MxApplication.cpp:124
MethodOnUpdate
samples/FluidSimulation/MxApplication.cpp:42
MethodOnUpdate
samples/SandboxApplication/Sandbox.cpp:15
MethodOnUpdate
samples/SandboxApplication/Runtime/RotateScript.cpp:18
MethodOnUpdate
samples/SandboxApplication/Runtime/ScriptExample.cpp:21
MethodOnUpdate
samples/SandboxApplication/Gameplay/Arc170Object.cpp:8
MethodOnUpdate
samples/SandboxApplication/Gameplay/SandboxScene.h:58
MethodOnUpdate
samples/SandboxApplication/Gameplay/CubeObject.cpp:6
MethodOnUpdate
src/Platform/Window/Window.cpp:159
MethodOnUpdate
src/Platform/Modules/PhysicsModule.cpp:64
MethodOnUpdate
src/Core/Components/Camera/VRCameraController.cpp:37
MethodOnUpdate
src/Core/Components/Audio/AudioListener.cpp:9
MethodOnUpdate
src/Core/Components/Audio/AudioSource.cpp:35
MethodOnUpdate
src/Core/Components/Rendering/ParticleSystem.cpp:47
MethodOnUpdate
src/Core/Components/Instancing/InstanceFactory.cpp:18
MethodOnUpdate
src/Core/Components/Lighting/DirectionalLight.cpp:100
MethodOnUpdate
src/Core/Components/Scripting/Script.cpp:44
MethodOnUpdate
src/Core/Components/Physics/RigidBody.cpp:73
MethodOnUpdate
src/Core/Components/Physics/CharacterController.cpp:64
MethodOnUpdate
src/Core/Runtime/RuntimeEditor.cpp:113
MethodOnUpdate
src/Core/Runtime/RuntimeCompiler.cpp:526
MethodOnWindowCreate
src/Platform/Modules/GraphicModule.cpp:143
MethodOnWindowDestroy
src/Platform/Modules/GraphicModule.cpp:158
← previousnext →1,501–1,600 of 2,061, ranked by callers