MCPcopy Create free account

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

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

MethodAddEventListener
src/Core/Application/Event.h:46
MethodAddEventLogEntry
src/Core/Application/Runtime.h:103
MethodAddFile
src/Utilities/FileSystem/FileManager.cpp:263
MethodAddRigidBody
src/Core/Application/Physics.cpp:84
MethodAddScriptFile
src/Core/Application/Runtime.h:83
MethodAddScriptFile
src/Core/Runtime/RuntimeCompiler.cpp:352
MethodAddShaderUpdateListener<ComputeShaderHandle, FilePath>
src/Core/Runtime/RuntimeEditor.cpp:374
MethodAddShaderUpdateListener<ShaderHandle, FilePath>
src/Core/Runtime/RuntimeEditor.cpp:368
FunctionAlClearErrors
src/Platform/OpenAL/ALUtilities.cpp:35
FunctionAlLogCall
src/Platform/OpenAL/ALUtilities.cpp:40
MethodAlignAddress
! aligns address upwards or lefts the same (if align = 4, 4->4, 7->8, 9->12 etc) \param address address to align \param align
src/Utilities/Memory/RandomAllocator.h:30
MethodAlignAddress
! aligns address upwards (if align = 4, 4->8, 7->8, 9->12 etc) \param address address to align \param align required alignment
src/Utilities/Memory/StackAllocator.h:71
MethodAlignAddress
! aligns address upwards (if align = 4, 4->8, 7->8, 9->12 etc) \param address address to align \param align required alignment
src/Utilities/Memory/LinearAllocator.h:71
MethodAlignAddressWithPadding
! aligns address upwards (if align = 4, 4->8, 7->8, 9->12 etc) \param address address to align \param align required alignment
src/Utilities/Memory/RandomAllocator.h:43
MethodAlignPointer
! aligns pointer upwards or lefts the same (if align = 4, 4->4, 7->8, 9->12 etc) \param pointer address to align \param align
src/Utilities/Memory/RandomAllocator.h:67
MethodAlignPointer
! aligns pointer upwards (if align = 4, 4->8, 7->8, 9->12 etc) \param pointer to align \param align required alignment
src/Utilities/Memory/StackAllocator.h:84
MethodAlignPointer
! aligns pointer upwards (if align = 4, 4->8, 7->8, 9->12 etc) \param pointer to align \param align required alignment
src/Utilities/Memory/LinearAllocator.h:84
MethodAlignPointerWithPadding
! aligns pointer upwards (if align = 4, 4->8, 7->8, 9->12 etc) \param pointer address to align \param align required alignment
src/Utilities/Memory/RandomAllocator.h:56
FunctionAlloc
src/Utilities/Memory/Memory.h:75
MethodAlloc
src/Utilities/Memory/RandomAllocator.h:271
MethodAlloc
src/Utilities/Memory/StackAllocator.h:164
MethodAlloc
src/Utilities/Memory/LinearAllocator.h:150
MethodAllocateBuffers
src/Core/Resources/BufferAllocator.cpp:68
MethodAllocateInIBO
src/Core/Resources/BufferAllocator.cpp:169
MethodAllocateInInstanceVBO
src/Core/Resources/BufferAllocator.cpp:175
MethodAllocateInSSBO
src/Core/Resources/BufferAllocator.cpp:181
MethodAllocateInVBO
src/Core/Resources/BufferAllocator.cpp:163
FunctionAngle
src/Utilities/Math/Math.h:498
MethodApplication
src/Core/Application/Application.cpp:60
MethodApplyCentralForce
src/Core/Components/Physics/RigidBody.cpp:512
MethodApplyCentralImpulse
src/Core/Components/Physics/RigidBody.cpp:464
MethodApplyCentralPushImpulse
src/Core/Components/Physics/RigidBody.cpp:470
MethodApplyForce
src/Core/Components/Physics/RigidBody.cpp:476
MethodApplyImpulse
src/Core/Components/Physics/RigidBody.cpp:482
MethodApplyPushImpulse
src/Core/Components/Physics/RigidBody.cpp:488
MethodApplyTorque
src/Core/Components/Physics/RigidBody.cpp:494
MethodApplyTorqueImpulse
src/Core/Components/Physics/RigidBody.cpp:500
MethodApplyTorqueTurnImpulse
src/Core/Components/Physics/RigidBody.cpp:506
MethodArray2D
src/Utilities/Array/Array2D.h:58
MethodArray2D
src/Utilities/Array/Array2D.h:85
MethodAttachCubeMapExtra
src/Platform/OpenGL/FrameBuffer.h:131
MethodAudioBuffer
src/Platform/OpenAL/AudioBuffer.cpp:46
MethodAudioBuffer
src/Platform/OpenAL/AudioBuffer.h:52
MethodAudioListener
src/Core/Components/Audio/AudioListener.h:57
MethodAudioPlayer
src/Platform/OpenAL/AudioPlayer.h:43
MethodAudioPlayer
src/Platform/OpenAL/AudioPlayer.cpp:43
MethodAudioSource
src/Core/Components/Audio/AudioSource.h:58
MethodAudioSource
src/Core/Components/Audio/AudioSource.cpp:49
MethodBehaviour
src/Core/Components/Behaviour.h:65
MethodBind
src/Platform/OpenGL/ShaderBase.cpp:202
MethodBindBase
src/Platform/OpenGL/ShaderStorageBuffer.h:74
MethodBindMovementWASD
src/Core/Components/Camera/InputController.cpp:173
MethodBoundingBox
src/Core/BoundingObjects/BoundingBox.h:44
MethodBoundingSphere
src/Core/BoundingObjects/BoundingSphere.h:41
MethodBoxCollider
src/Core/Components/Physics/BoxCollider.h:44
MethodBoxShape
src/Platform/Bullet3/BoxShape.h:44
MethodBoxShape
src/Platform/Bullet3/BoxShape.cpp:34
MethodBufferBase
src/Platform/OpenGL/BufferBase.cpp:64
MethodBufferBase
src/Platform/OpenGL/BufferBase.h:70
MethodBufferDataWithResize
src/Platform/OpenGL/IndexBuffer.cpp:53
MethodBufferDataWithResize
src/Platform/OpenGL/VertexBuffer.cpp:53
MethodBufferSubData
src/Platform/OpenGL/IndexBuffer.cpp:48
MethodBufferSubData
src/Platform/OpenGL/VertexBuffer.cpp:48
MethodBufferSubData
src/Platform/OpenGL/ShaderStorageBuffer.h:57
MethodBufferSubDataWithResize
src/Platform/OpenGL/ShaderStorageBuffer.h:63
MethodCallAfterDelta
src/Core/Application/Timer.h:74
MethodCallEachDelta
src/Core/Application/Timer.h:68
MethodCallEachFrame
src/Core/Application/Timer.h:62
MethodCameraController
src/Core/Components/Camera/CameraController.cpp:110
MethodCameraEffects
src/Core/Components/Camera/CameraEffects.h:60
MethodCameraGodRay
src/Core/Components/Camera/CameraGodRay.h:15
MethodCameraSSAO
src/Core/Components/Camera/CameraSSAO.h:45
MethodCameraSSGI
src/Core/Components/Camera/CameraSSGI.h:45
MethodCameraSSR
src/Core/Components/Camera/CameraSSR.h:43
MethodCameraToneMapping
src/Core/Components/Camera/CameraToneMapping.h:65
MethodCapacityInBytes
! gets total number in bytes allocated for container \returns how many bytes are allocated for pool */
src/Utilities/VectorPool/VectorPool.h:245
MethodCapsule
src/Core/BoundingObjects/Capsule.h:50
MethodCapsuleCollider
src/Core/Components/Physics/CapsuleCollider.h:45
MethodCapsuleShape
src/Platform/Bullet3/CapsuleShape.cpp:36
MethodCapsuleShape
src/Platform/Bullet3/CapsuleShape.h:45
FunctionCeilToPow2
! returns nearest power of two which is greater or equal to input (1024 -> 1024, 1023 -> 1024, 1025 -> 2048) \param n value to ceil from \
src/Utilities/Math/Math.h:533
MethodCharacterController
src/Core/Components/Physics/CharacterController.h:48
MethodCircle
src/Core/BoundingObjects/Circle.h:42
MethodClear
! clears container. All constructed elements are destroyed */
src/Utilities/VectorPool/VectorPool.h:271
MethodClear
src/Platform/OpenGL/Renderer.cpp:76
MethodClearConsoleLog
src/Core/Runtime/RuntimeEditor.cpp:62
MethodClearForces
src/Core/Components/Physics/RigidBody.cpp:306
MethodClearResources
src/Core/Serialization/SceneSerializer.cpp:123
MethodClearShapes
src/Platform/Bullet3/CompoundShape.cpp:103
MethodClone
src/Utilities/Logging/Logger.cpp:58
MethodClone
src/Utilities/FileSystem/FileManager.cpp:305
MethodClone
src/Utilities/Factory/FactoryImpl.h:276
MethodClone
src/Utilities/UUID/UUID.cpp:65
MethodClone
src/Utilities/ECS/ComponentFactory.h:88
MethodClone
src/Platform/Modules/AudioModule.cpp:82
MethodClone
src/Platform/Modules/PhysicsModule.cpp:95
MethodClone
src/Platform/Modules/GraphicModule.cpp:137
MethodClone
src/Core/Application/Application.cpp:414
MethodClone
src/Core/Runtime/RuntimeCompiler.cpp:474
MethodClone
src/Core/Resources/BufferAllocator.cpp:63
← previousnext →901–1,000 of 2,061, ranked by callers