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
↓ 1 callers
Function
CheckIfPlayerIsOnGround
src/Core/Components/Physics/CharacterController.cpp:55
↓ 1 callers
Method
ClearBuffer
src/Core/Rendering/RenderObjects/DebugBuffer.cpp:488
↓ 1 callers
Method
ClearLog
src/Utilities/ImGui/GraphicConsole.cpp:36
↓ 1 callers
Method
ClearShapes
src/Core/Components/Physics/CompoundCollider.cpp:82
↓ 1 callers
Function
Clone
src/Core/Serialization/SceneSerializer.cpp:262
↓ 1 callers
Function
CloneCopyInternal
src/Core/Serialization/SceneSerializer.cpp:270
↓ 1 callers
Function
CloneInstanceInternal
src/Core/Serialization/SceneSerializer.cpp:275
↓ 1 callers
Method
CloseOnKeyPress
src/Core/Application/Application.cpp:144
↓ 1 callers
Function
ComponentEditorImpl
src/Utilities/ImGui/Editors/ComponentEditor.cpp:483
↓ 1 callers
Method
ComputeAverageWhite
src/Core/Rendering/RenderController.cpp:362
↓ 1 callers
Method
ComputeBloomEffect
src/Core/Rendering/RenderController.cpp:284
↓ 1 callers
Function
ComputeNormal
! compute normal vector pair using triangle vertecies \param v1 first vertex position of vertecies \param v2 second vertex position of ve
src/Utilities/Math/Math.h:675
↓ 1 callers
Function
ConvertMaterial
src/Core/Components/Rendering/MeshRenderer.cpp:49
↓ 1 callers
Function
Copy
src/Core/Runtime/Reflection.h:148
↓ 1 callers
Method
Create
src/Core/MxObject/MxObject.cpp:33
↓ 1 callers
Method
CreateContext
src/Core/Application/Application.cpp:309
↓ 1 callers
Method
CreateCubeFactory
samples/PhysicsSample/MxApplication.cpp:133
↓ 1 callers
Function
CreateEmptyHandle
src/Core/Runtime/ResourceReflection.cpp:135
↓ 1 callers
Function
CreateMxObjectFromModelFile
src/Utilities/ImGui/Editors/MxObjectEditor.cpp:41
↓ 1 callers
Function
CreateNewScript
src/Utilities/ImGui/Editors/EditorExtra.cpp:82
↓ 1 callers
Method
CreateShot
samples/PhysicsSample/MxApplication.cpp:79
↓ 1 callers
Method
DeInit
src/Core/Components/Camera/CameraController.cpp:517
↓ 1 callers
Function
DereferenceHandle
src/Core/Runtime/ResourceReflection.cpp:115
↓ 1 callers
Function
DeserializeComponentImpl
src/Core/Serialization/Deserializer.cpp:155
↓ 1 callers
Function
DeserializeEnumeration
src/Core/Serialization/Deserializer.cpp:65
↓ 1 callers
Function
DeserializeSequentialContainer
src/Core/Serialization/Deserializer.cpp:45
↓ 1 callers
Method
Destroy
src/Platform/Window/Window.cpp:60
↓ 1 callers
Method
DestroyRenderAdaptor
src/Core/Application/Application.cpp:447
↓ 1 callers
Method
DetachBuffer
src/Platform/OpenAL/AudioPlayer.cpp:84
↓ 1 callers
Method
DetachExtraTarget
src/Platform/OpenGL/FrameBuffer.cpp:124
↓ 1 callers
Function
Display
src/Utilities/ImGui/Editors/ComponentEditor.cpp:38
↓ 1 callers
Function
DisplayEnumeration
src/Utilities/ImGui/Editors/ComponentEditor.cpp:124
↓ 1 callers
Function
DisplaySequentialContainer
src/Utilities/ImGui/Editors/ComponentEditor.cpp:102
↓ 1 callers
Function
DrawApplicationEditor
src/Utilities/ImGui/Editors/ApplicationEditor.cpp:37
↓ 1 callers
Method
DrawDebugBuffer
src/Core/Rendering/RenderController.cpp:1269
↓ 1 callers
Method
DrawDirectionalLights
src/Core/Rendering/RenderController.cpp:428
↓ 1 callers
Method
DrawIBL
src/Core/Rendering/RenderController.cpp:514
↓ 1 callers
Method
DrawIndicesBaseVertex
src/Platform/OpenGL/Renderer.cpp:158
↓ 1 callers
Method
DrawIndicesBaseVertexInstanced
src/Platform/OpenGL/Renderer.cpp:169
↓ 1 callers
Function
DrawMxObjectBoundingBoxEditor
src/Utilities/ImGui/Editors/MxObjectEditor.cpp:53
↓ 1 callers
Function
DrawMxObjectEditor
src/Utilities/ImGui/Editors/MxObjectEditor.cpp:83
↓ 1 callers
Method
DrawMxObjectEditorWindow
src/Core/Runtime/RuntimeEditor.cpp:619
↓ 1 callers
Method
DrawMxObjectList
src/Core/Runtime/RuntimeEditor.cpp:543
↓ 1 callers
Method
DrawNonShadowedPointLights
src/Core/Rendering/RenderController.cpp:932
↓ 1 callers
Method
DrawNonShadowedSpotLights
src/Core/Rendering/RenderController.cpp:963
↓ 1 callers
Method
DrawObject
src/Core/Rendering/RenderController.cpp:248
↓ 1 callers
Method
DrawObjects
src/Core/Application/Application.cpp:156
↓ 1 callers
Function
DrawProfiler
src/Utilities/ImGui/ProfilerGraph.cpp:36
↓ 1 callers
Function
DrawRenderStatistics
src/Utilities/ImGui/RenderStatistics.cpp:35
↓ 1 callers
Method
DrawShadowedPointLights
src/Core/Rendering/RenderController.cpp:892
↓ 1 callers
Method
DrawShadowedSpotLights
src/Core/Rendering/RenderController.cpp:849
↓ 1 callers
Method
DrawSkybox
src/Core/Rendering/RenderController.cpp:1242
↓ 1 callers
Function
DrawTextureList
src/Utilities/ImGui/Editors/ResourceEditor.cpp:39
↓ 1 callers
Function
DrawTexturePreview
src/Utilities/ImGui/Editors/EditorExtra.cpp:191
↓ 1 callers
Method
DrawTransformManipulator
src/Core/Runtime/RuntimeEditor.cpp:391
↓ 1 callers
Method
DrawTransparentObjects
src/Core/Rendering/RenderController.cpp:469
↓ 1 callers
Method
DrawVertices
src/Core/Rendering/RenderController.cpp:1183
↓ 1 callers
Method
DrawVerticesInstanced
src/Platform/OpenGL/Renderer.cpp:125
↓ 1 callers
Function
DrawViewportWindow
src/Utilities/ImGui/Viewport.cpp:39
↓ 1 callers
Function
Edit
src/Utilities/ImGui/Editors/ComponentEditor.cpp:137
↓ 1 callers
Function
EditEnumeration
src/Utilities/ImGui/Editors/ComponentEditor.cpp:282
↓ 1 callers
Function
EditSequentialContainer
src/Utilities/ImGui/Editors/ComponentEditor.cpp:252
↓ 1 callers
Method
EndFrameCapture
src/Utilities/ImGui/EventLogger.cpp:37
↓ 1 callers
Method
EndPipeline
src/Core/Rendering/RenderController.cpp:1640
↓ 1 callers
Method
EndSession
src/Utilities/Profiler/Profiler.cpp:85
↓ 1 callers
Function
EnumToString
src/Platform/Window/Window.cpp:480
↓ 1 callers
Method
FillParticleData
src/Core/Components/Rendering/ParticleSystem.cpp:149
↓ 1 callers
Function
FindAllIncludePaths
src/Utilities/Parsing/ShaderPreprocessor.cpp:42
↓ 1 callers
Function
FindDeserializerForChildShape
src/Core/Serialization/SerializationExtra.cpp:81
↓ 1 callers
Function
FindDeserializerForChildShapeImpl
src/Core/Serialization/SerializationExtra.cpp:56
↓ 1 callers
Method
FixBestLOD
src/Core/Components/Rendering/MeshLOD.cpp:35
↓ 1 callers
Function
FloorToPow2
! returns nearest power of two which is less or equal to input (1024 -> 1024, 1023 -> 512, 1025 -> 1024) \param n value to floor from \ret
src/Utilities/Math/Math.h:523
↓ 1 callers
Method
Flush
src/Platform/OpenGL/Renderer.cpp:81
↓ 1 callers
Method
FollowPlayer
samples/Doom/Scripts/PlazmaGun.cpp:9
↓ 1 callers
Function
Format
src/Utilities/Format/Format.h:44
↓ 1 callers
Method
Free
src/Utilities/Memory/RandomAllocator.h:295
↓ 1 callers
Method
Free
! destroyes object of type T, calling its destructor \param value object to destroy */
src/Utilities/Memory/PoolAllocator.h:205
↓ 1 callers
Method
Free
src/Utilities/Memory/StackAllocator.h:192
↓ 1 callers
Method
GenerateDepthPyramid
src/Core/Rendering/RenderController.cpp:355
↓ 1 callers
Method
GetAlbedoTexture
src/Core/Components/Camera/CameraController.cpp:413
↓ 1 callers
Method
GetAngularAirResistance
src/Core/Components/Physics/RigidBody.cpp:424
↓ 1 callers
Method
GetAngularForceFactor
src/Core/Components/Physics/RigidBody.cpp:399
↓ 1 callers
Method
GetAnisotropicFriction
src/Core/Components/Physics/RigidBody.cpp:560
↓ 1 callers
Method
GetAverageWhiteTexture
src/Core/Components/Camera/CameraController.cpp:433
↓ 1 callers
Method
GetBackKeyBinding
src/Core/Components/Camera/InputController.cpp:252
↓ 1 callers
Method
GetBase
src/Utilities/VectorPool/VectorPool.h:60
↓ 1 callers
Method
GetBloomWeight
src/Core/Components/Camera/CameraEffects.cpp:74
↓ 1 callers
Method
GetBokehRadius
src/Core/Components/Camera/CameraEffects.cpp:35
↓ 1 callers
Method
GetBounceFactor
src/Core/Components/Physics/RigidBody.cpp:357
↓ 1 callers
Method
GetBoundingSphere
src/Platform/Bullet3/ShapeBase.cpp:86
↓ 1 callers
Method
GetBoundingSphere
src/Core/Components/Physics/SphereCollider.cpp:68
↓ 1 callers
Method
GetChannelSize
src/Utilities/Image/Image.cpp:99
↓ 1 callers
Method
GetChromaticAberrationDistortion
src/Core/Components/Camera/CameraEffects.cpp:99
↓ 1 callers
Method
GetChromaticAberrationMinDistance
src/Core/Components/Camera/CameraEffects.cpp:89
↓ 1 callers
Method
GetCollisionGroup
src/Platform/Bullet3/NativeRigidBody.cpp:166
↓ 1 callers
Method
GetCollisionMask
src/Platform/Bullet3/NativeRigidBody.cpp:171
↓ 1 callers
Method
GetColorScale
src/Core/Components/Camera/CameraToneMapping.cpp:50
↓ 1 callers
Method
GetCurrentFPS
src/Core/Application/Application.cpp:112
↓ 1 callers
Function
GetCurrentTime
src/Utilities/Logging/Platform.cpp:101
↓ 1 callers
Method
GetCursorPosition
src/Platform/Window/Window.cpp:231
← previous
next →
501–600 of 2,061, ranked by callers