MCPcopy Create free account

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

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

FunctionSerializeGeneric
src/Core/Serialization/Serializer.cpp:39
MethodSerializeGlobals
src/Core/Serialization/SceneSerializer.cpp:47
MethodSerializeMxObject
src/Core/Serialization/SceneSerializer.cpp:183
MethodSerializeObjects
src/Core/Serialization/SceneSerializer.cpp:63
FunctionSerializeResource<AudioBuffer>
src/Core/Serialization/ResourceSerialization.cpp:121
FunctionSerializeResource<CubeMap>
src/Core/Serialization/ResourceSerialization.cpp:120
FunctionSerializeResource<Material>
src/Core/Serialization/ResourceSerialization.cpp:122
FunctionSerializeResource<Mesh>
src/Core/Serialization/ResourceSerialization.cpp:118
FunctionSerializeResource<Script>
src/Core/Serialization/ResourceSerialization.cpp:117
FunctionSerializeResource<Texture>
src/Core/Serialization/ResourceSerialization.cpp:119
FunctionSerializeResourceImpl
src/Core/Serialization/ResourceSerialization.cpp:39
MethodSerializeResources
src/Core/Serialization/SceneSerializer.cpp:79
MethodSetACESCoefficients
src/Core/Components/Camera/CameraToneMapping.cpp:137
MethodSetAbortOnFatal
src/Utilities/Logging/Logger.cpp:164
MethodSetActivationState
src/Core/Components/Physics/RigidBody.cpp:276
MethodSetAmbientIntensity
src/Core/Components/Lighting/LightBase.h:43
MethodSetAngularAirResistance
src/Core/Components/Physics/RigidBody.cpp:419
MethodSetAnisotropicFiltering
src/Core/Rendering/RenderController.cpp:1232
MethodSetApplicationPaused
src/Core/Application/Runtime.h:123
MethodSetApplicationTimeScale
src/Core/Application/Runtime.h:133
MethodSetApplicationTotalTime
src/Core/Application/Runtime.h:138
MethodSetAspectRatio
src/Core/Components/Camera/CameraBase.cpp:89
MethodSetBackKeyBinding
src/Core/Components/Camera/InputController.cpp:303
MethodSetBlurIterations
src/Core/Components/Camera/CameraSSAO.cpp:75
MethodSetBlurIterations
src/Core/Components/Camera/CameraSSGI.cpp:75
MethodSetBlurLOD
src/Core/Components/Camera/CameraSSAO.cpp:80
MethodSetBlurLOD
src/Core/Components/Camera/CameraSSGI.cpp:80
MethodSetBokehRadius
src/Core/Components/Camera/CameraEffects.cpp:47
MethodSetBoundingBox
src/Core/Components/Physics/BoxCollider.cpp:85
MethodSetBoundingCylinder
src/Core/Components/Physics/CylinderCollider.cpp:97
MethodSetBoundingSphere
src/Core/Components/Physics/SphereCollider.cpp:79
MethodSetCamera<FrustrumCamera>
src/Core/Components/Camera/CameraController.cpp:96
MethodSetCamera<OrthographicCamera>
src/Core/Components/Camera/CameraController.cpp:89
MethodSetCamera<PerspectiveCamera>
src/Core/Components/Camera/CameraController.cpp:82
MethodSetChildren
src/Core/Components/Physics/CompoundCollider.cpp:116
MethodSetChromaticAberrationDistortion
src/Core/Components/Camera/CameraEffects.cpp:154
MethodSetChromaticAberrationIntensity
src/Core/Components/Camera/CameraEffects.cpp:149
MethodSetChromaticAberrationMinDistance
src/Core/Components/Camera/CameraEffects.cpp:144
MethodSetColor
src/Core/Components/Lighting/LightBase.h:41
MethodSetColorGrading
src/Core/Components/Camera/CameraToneMapping.cpp:96
MethodSetColorScale
src/Core/Components/Camera/CameraToneMapping.cpp:117
MethodSetCurrent
src/Utilities/Time/Time.cpp:49
MethodSetCursorMode
src/Platform/Window/Input.cpp:23
MethodSetCursorPosition
src/Platform/Window/Input.cpp:13
MethodSetDatabase
src/Core/Components/Scripting/ScriptDatabase.h:47
MethodSetDebugOverlay
src/Core/Application/Rendering.cpp:89
MethodSetDefaultVertexAttribute
src/Platform/OpenGL/Renderer.cpp:353
MethodSetDistance
src/Core/Components/Camera/CameraSSGI.cpp:65
MethodSetDopplerFactor
src/Core/Components/Audio/AudioListener.cpp:62
MethodSetDownKeyBinding
src/Core/Components/Camera/InputController.cpp:327
MethodSetEventCallback
src/Utilities/ImGui/GraphicConsole.cpp:182
MethodSetExposure
src/Core/Components/Camera/CameraToneMapping.cpp:112
MethodSetEyeAdaptationSpeed
src/Core/Components/Camera/CameraToneMapping.cpp:132
MethodSetEyeAdaptationThreshold
src/Core/Components/Camera/CameraToneMapping.cpp:127
MethodSetFading
src/Core/Components/Rendering/ParticleSystem.cpp:280
MethodSetFocusDistance
src/Core/Components/Camera/CameraEffects.cpp:55
MethodSetFocusRange
src/Core/Components/Camera/CameraEffects.cpp:51
MethodSetFogColor
src/Core/Components/Camera/CameraEffects.cpp:114
MethodSetFogDensity
src/Core/Components/Camera/CameraEffects.cpp:124
MethodSetFogDistance
src/Core/Components/Camera/CameraEffects.cpp:119
MethodSetForwardKeyBinding
src/Core/Components/Camera/InputController.cpp:297
MethodSetForwardVector
src/Core/Components/Camera/CameraController.cpp:378
MethodSetGamma
src/Core/Components/Camera/CameraToneMapping.cpp:107
MethodSetGodRayAsymmetry
src/Core/Components/Camera/CameraGodRay.cpp:42
MethodSetGodRayMaxSteps
src/Core/Components/Camera/CameraGodRay.cpp:27
MethodSetGodRaySampleStep
src/Core/Components/Camera/CameraGodRay.cpp:37
MethodSetGodRayStepIncrement
src/Core/Components/Camera/CameraGodRay.cpp:32
MethodSetGravity
src/Core/Components/Physics/RigidBody.cpp:372
MethodSetHeight
src/Platform/Window/WindowManager.cpp:58
MethodSetIntensity
src/Core/Components/Camera/CameraSSGI.cpp:60
MethodSetIntensity
src/Core/Components/Rendering/Skybox.h:51
MethodSetIntensity
src/Core/Components/Lighting/LightBase.h:42
MethodSetInternalEngineTag
src/Platform/OpenAL/AudioBuffer.cpp:176
MethodSetInternalEngineTag
src/Platform/OpenGL/Texture.cpp:501
MethodSetInternalEngineTag
src/Platform/OpenGL/CubeMap.cpp:293
MethodSetLeftKeyBinding
src/Core/Components/Camera/InputController.cpp:309
MethodSetLinearAirResistance
src/Core/Components/Physics/RigidBody.cpp:429
MethodSetLinearForceFactor
src/Core/Components/Physics/RigidBody.cpp:414
MethodSetListenWindowResizeEventInternal
src/Core/Components/Camera/CameraController.cpp:203
MethodSetLogColor
src/Utilities/Logging/Logger.cpp:189
MethodSetLogConsole
src/Utilities/Logging/Logger.cpp:174
MethodSetLogFile
src/Utilities/Logging/Logger.cpp:179
MethodSetLogLevel
src/Utilities/Logging/Logger.cpp:184
MethodSetLooping
src/Platform/OpenAL/AudioPlayer.cpp:110
MethodSetLooping
src/Core/Components/Audio/AudioSource.cpp:107
MethodSetMass
src/Core/Components/Physics/CharacterController.cpp:161
MethodSetMaxDistance
src/Core/Components/Lighting/SpotLight.cpp:99
MethodSetMaxInitialTimeAlive
src/Core/Components/Rendering/ParticleSystem.cpp:258
MethodSetMaxLOD
src/Platform/OpenGL/Texture.cpp:262
MethodSetMaxLOD
src/Platform/OpenGL/CubeMap.cpp:318
MethodSetMaxLuminance
src/Core/Components/Camera/CameraToneMapping.cpp:90
MethodSetMaxSpawnDistance
src/Core/Components/Rendering/ParticleSystem.cpp:246
MethodSetMemoryBarrier
src/Platform/Compute/Compute.cpp:59
MethodSetMinLOD
src/Platform/OpenGL/Texture.cpp:268
MethodSetMinLOD
src/Platform/OpenGL/CubeMap.cpp:324
MethodSetMoveSpeed
src/Core/Components/Physics/CharacterController.cpp:137
MethodSetOnCollisionCallback
src/Core/Components/Physics/RigidBody.h:94
MethodSetOrientation
src/Core/Components/Physics/CylinderCollider.cpp:62
MethodSetOrientation
src/Core/Components/Physics/CapsuleCollider.cpp:62
MethodSetOuterAngle
src/Core/Components/Lighting/SpotLight.cpp:91
← previousnext →1,701–1,800 of 2,061, ranked by callers