MCPcopy Create free account

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

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

MethodDraw
src/Utilities/ImGui/EventLogger.cpp:119
MethodDrawIndices
src/Platform/OpenGL/Renderer.cpp:136
MethodDrawIndicesInstanced
src/Platform/OpenGL/Renderer.cpp:146
MethodDrawTools
src/Utilities/ImGui/Editors/Tools.cpp:52
MethodDrawVertices
src/Platform/OpenGL/Renderer.cpp:120
MethodDump
! prints whole memory chunk byte by byte in hex format into stream provided \param out stream to output to */
src/Utilities/Memory/RandomAllocator.h:305
MethodDump
! prints whole memory chunk byte by byte in hex format into stream provided \param out stream to output to */
src/Utilities/Memory/PoolAllocator.h:231
MethodDump
! prints whole memory chunk byte by byte in hex format into stream provided \param out stream to output to */
src/Utilities/Memory/StackAllocator.h:202
MethodDump
! prints whole memory chunk byte by byte in hex format into stream provided \param out stream to output to */
src/Utilities/Memory/LinearAllocator.h:184
MethodDumpMaterials
src/Utilities/ObjectLoading/ObjectLoader.cpp:376
FunctionEditGeneric
src/Utilities/ImGui/Editors/ComponentEditor.cpp:342
FunctionEditorExtra<CompoundCollider>
src/Utilities/ImGui/Editors/EditorExtra.cpp:467
FunctionEditorExtra<CubeMap>
src/Utilities/ImGui/Editors/EditorExtra.cpp:261
FunctionEditorExtra<InstanceFactory>
src/Utilities/ImGui/Editors/EditorExtra.cpp:48
FunctionEditorExtra<MeshRenderer>
src/Utilities/ImGui/Editors/EditorExtra.cpp:70
FunctionEditorExtra<Script>
src/Utilities/ImGui/Editors/EditorExtra.cpp:108
FunctionEditorExtra<ScriptDatabase>
src/Utilities/ImGui/Editors/EditorExtra.cpp:480
FunctionEditorExtra<Texture>
src/Utilities/ImGui/Editors/EditorExtra.cpp:204
MethodEngineCurrent
src/Utilities/Time/Time.cpp:44
MethodEntry<Matrix2x2>
src/Platform/OpenGL/VertexAttribute.cpp:84
MethodEntry<Matrix3x3>
src/Platform/OpenGL/VertexAttribute.cpp:90
MethodEntry<Matrix4x4>
src/Platform/OpenGL/VertexAttribute.cpp:96
MethodEntry<Vector2>
src/Platform/OpenGL/VertexAttribute.cpp:42
MethodEntry<Vector3>
src/Platform/OpenGL/VertexAttribute.cpp:48
MethodEntry<Vector4>
src/Platform/OpenGL/VertexAttribute.cpp:54
MethodEntry<VectorInt2>
src/Platform/OpenGL/VertexAttribute.cpp:66
MethodEntry<VectorInt3>
src/Platform/OpenGL/VertexAttribute.cpp:72
MethodEntry<VectorInt4>
src/Platform/OpenGL/VertexAttribute.cpp:78
MethodEntry<float>
src/Platform/OpenGL/VertexAttribute.cpp:36
MethodEntry<int32_t>
src/Platform/OpenGL/VertexAttribute.cpp:60
FunctionEnumToString
src/Platform/OpenAL/AudioBuffer.cpp:191
FunctionEnumToString
src/Platform/OpenGL/Texture.cpp:571
FunctionEuler
src/Utilities/Math/Math.h:421
MethodEventLogger
src/Utilities/ImGui/EventLogger.cpp:42
MethodExecCommand
src/Utilities/ImGui/GraphicConsole.cpp:160
MethodExists
src/Utilities/FileSystem/File.cpp:140
MethodFPS
src/Utilities/Time/Time.cpp:70
MethodFile
! creates empty file object (empty stream, empty path) */
src/Utilities/FileSystem/File.h:73
MethodFile
src/Utilities/FileSystem/File.cpp:47
MethodFileExists
src/Utilities/FileSystem/FileManager.cpp:121
MethodFinish
src/Utilities/Profiler/Profiler.h:96
MethodFinish
src/Platform/OpenGL/Renderer.cpp:89
MethodFlipImage
src/Utilities/Image/ImageManager.cpp:212
FunctionFourOverPi
src/Utilities/Math/Math.h:379
MethodFpsUpdateEvent
src/Core/Events/FpsUpdateEvent.h:40
MethodFrameBuffer
src/Platform/OpenGL/FrameBuffer.cpp:60
MethodFrameBuffer
src/Platform/OpenGL/FrameBuffer.h:89
MethodFree
! frees chunk allocated by RawAlloc \param chunk pointer to first chunk */
src/Utilities/Memory/ChunkAllocator.h:35
MethodFree
src/Utilities/Memory/LinearAllocator.h:162
MethodFree
src/Utilities/Audio/AudioLoader.cpp:142
MethodFrustrum
src/Core/BoundingObjects/Frustrum.h:44
MethodFrustrumCuller
src/Core/BoundingObjects/FrustrumCuller.h:40
MethodFrustrumCuller
src/Core/BoundingObjects/FrustrumCuller.h:81
MethodGenerateHeights
src/Library/Primitives/Primitives.h:40
MethodGet
src/Core/Components/Scripting/ScriptDatabase.h:59
MethodGetAABB
src/Core/Components/Physics/CylinderCollider.cpp:74
MethodGetAABB
src/Core/Components/Physics/SphereCollider.cpp:62
MethodGetAABB
src/Core/Components/Physics/BoxCollider.cpp:62
MethodGetAABB
src/Core/Components/Physics/CapsuleCollider.cpp:74
MethodGetAABB
src/Core/Components/Physics/CompoundCollider.cpp:88
MethodGetActivationState
src/Platform/Bullet3/NativeRigidBody.cpp:263
MethodGetActivationState
src/Core/Components/Physics/RigidBody.cpp:281
MethodGetAngle
src/Core/BoundingObjects/Frustrum.h:54
MethodGetAngularVelocity
src/Core/Components/Physics/RigidBody.cpp:389
MethodGetAnisothropicFiltering
src/Core/Config/GlobalConfig.cpp:89
MethodGetApplicationCloseKey
src/Core/Config/GlobalConfig.cpp:144
MethodGetApplicationTimeScale
src/Core/Application/Runtime.h:128
FunctionGetAttachedCubeMap
src/Platform/GraphicAPI.h:70
MethodGetAttachedCubeMap
src/Platform/OpenGL/FrameBuffer.h:168
FunctionGetAttachedTexture
src/Platform/GraphicAPI.h:60
MethodGetAttachedTexture
src/Platform/OpenGL/FrameBuffer.h:153
MethodGetAttributeCount
src/Platform/OpenGL/VertexArray.cpp:144
MethodGetAudioType
src/Platform/OpenAL/AudioBuffer.cpp:166
MethodGetBase
! memory chunk getter \returns pointer to begin of memory chunk */
src/Utilities/Memory/RandomAllocator.h:218
MethodGetBase
! memory chunk getter \returns pointer to begin of memory chunk */
src/Utilities/Memory/PoolAllocator.h:180
MethodGetBase
! memory chunk getter \returns pointer to begin of memory chunk */
src/Utilities/Memory/StackAllocator.h:121
MethodGetBase
! memory chunk getter \returns pointer to begin of memory chunk */
src/Utilities/Memory/LinearAllocator.h:121
MethodGetBlockByIndex
src/Utilities/VectorPool/VectorPool.h:182
MethodGetBlurIterations
src/Core/Components/Camera/CameraSSGI.cpp:50
MethodGetBlurLOD
src/Core/Components/Camera/CameraSSGI.cpp:55
MethodGetBool
src/Utilities/Random/Random.cpp:60
MethodGetBorderColor
src/Platform/OpenGL/Texture.cpp:330
MethodGetBoundId
src/Platform/OpenGL/CubeMap.cpp:162
MethodGetBoundingBoxInternal
src/Core/Components/Physics/BoxCollider.cpp:80
MethodGetBoundingCapsuleInternal
src/Core/Components/Physics/CapsuleCollider.cpp:92
MethodGetBoundingCylinderInternal
src/Core/Components/Physics/CylinderCollider.cpp:92
MethodGetBoundingSphere
src/Core/Components/Physics/CylinderCollider.cpp:80
MethodGetBoundingSphere
src/Core/Components/Physics/CapsuleCollider.cpp:80
MethodGetBoundingSphere
src/Core/Components/Physics/CompoundCollider.cpp:94
MethodGetBoundingSphereInternal
src/Core/Components/Physics/SphereCollider.cpp:74
MethodGetBounds
src/Core/Components/Camera/FrustrumCamera.cpp:42
MethodGetBufferData
src/Platform/OpenGL/IndexBuffer.cpp:58
MethodGetBufferData
src/Platform/OpenGL/VertexBuffer.cpp:58
MethodGetBufferData
src/Platform/OpenGL/ShaderStorageBuffer.h:69
MethodGetBufferType
src/Platform/OpenGL/BufferBase.cpp:125
MethodGetBuildType
src/Core/Config/GlobalConfig.cpp:36
MethodGetByHandle
src/Core/MxObject/MxObject.cpp:73
FunctionGetById
src/Utilities/ImGui/Editors/EditorExtra.cpp:169
MethodGetByName
src/Core/MxObject/MxObject.cpp:57
MethodGetChannelCount
src/Platform/OpenAL/AudioBuffer.cpp:131
← previousnext →1,101–1,200 of 2,061, ranked by callers