MCPcopy Create free account

hub / github.com/Ubpa/Utopia / functions

Functions627 in github.com/Ubpa/Utopia

MethodOnMouseDown
src/test/App/02_world/WorldApp.cpp:283
MethodOnMouseDown
src/test/App/04_imgui/ImGuiApp.cpp:526
MethodOnMouseDown
Convenience overrides for handling mouse input.
src/test/App/common/d3dApp.h:54
MethodOnMouseMove
src/App/GameStarter/GameStarter.cpp:379
MethodOnMouseMove
src/test/App/03_dynamic_mesh/DynamicMeshApp.cpp:313
MethodOnMouseMove
src/test/App/05_DX12App/MyDX12App.cpp:384
MethodOnMouseMove
src/test/App/02_world/WorldApp.cpp:296
MethodOnMouseMove
src/test/App/04_imgui/ImGuiApp.cpp:539
MethodOnMouseMove
src/test/App/common/d3dApp.h:56
MethodOnMouseUp
src/App/GameStarter/GameStarter.cpp:374
MethodOnMouseUp
src/test/App/03_dynamic_mesh/DynamicMeshApp.cpp:308
MethodOnMouseUp
src/test/App/05_DX12App/MyDX12App.cpp:379
MethodOnMouseUp
src/test/App/02_world/WorldApp.cpp:291
MethodOnMouseUp
src/test/App/04_imgui/ImGuiApp.cpp:534
MethodOnMouseUp
src/test/App/common/d3dApp.h:55
MethodOnResize
src/App/DX12App/DX12App.cpp:194
MethodOnResize
src/App/GameStarter/GameStarter.cpp:217
MethodOnResize
src/test/App/03_dynamic_mesh/DynamicMeshApp.cpp:210
MethodOnResize
src/test/App/05_DX12App/MyDX12App.cpp:220
MethodOnResize
src/test/App/02_world/WorldApp.cpp:197
MethodOnResize
src/test/App/04_imgui/ImGuiApp.cpp:370
MethodOnResize
src/test/App/common/d3dApp.cpp:141
MethodOnSceneResize
src/App/Editor/Editor.cpp:310
MethodOnUpdate
src/ScriptSystem/LuaScriptQueueSystem.cpp:14
MethodOnUpdate
src/Render/Systems/CameraSystem.cpp:8
MethodOnUpdate
src/App/Editor/Systems/ProjectViewerSystem.cpp:275
MethodOnUpdate
src/App/Editor/Systems/InspectorSystem.cpp:12
MethodOnUpdate
src/App/Editor/Systems/SystemControllerSystem.cpp:10
MethodOnUpdate
src/App/Editor/Systems/HierarchySystem.cpp:112
MethodOnUpdate
src/App/Editor/Systems/LoggerSystem.cpp:11
MethodOnUpdate
src/test/App/03_dynamic_mesh/DynamicMeshApp.cpp:28
MethodOnUpdate
src/test/App/05_DX12App/MyDX12App.cpp:39
MethodOnUpdate
src/test/App/02_world/WorldApp.cpp:31
MethodOnUpdate
src/test/App/04_imgui/ImGuiApp.cpp:35
MethodOnUpdate
src/test/Core/00_hierarchy/main.cpp:12
MethodOnUpdate
src/Core/Systems/TRSToLocalToParentSystem.cpp:12
MethodOnUpdate
src/Core/Systems/RoamerSystem.cpp:12
MethodOnUpdate
src/Core/Systems/WorldTimeSystem.cpp:10
MethodOnUpdate
src/Core/Systems/RotationEulerSystem.cpp:8
MethodOnUpdate
src/Core/Systems/WorldToLocalSystem.cpp:8
MethodOnUpdate
src/Core/Systems/TRSToLocalToWorldSystem.cpp:11
MethodOnUpdate
src/Core/Systems/LocalToParentSystem.cpp:31
MethodOnUpdate
src/Core/Systems/InputSystem.cpp:10
FunctionOrderContainerTraits_Add
include/Utopia/Core/Traits.h:112
FunctionOrderContainerTraits_PostProcess
include/Utopia/Core/Traits.h:124
FunctionOrderContainerTraits_Resize
include/Utopia/Core/Traits.h:116
FunctionOrderContainerTraits_Size
include/Utopia/Core/Traits.h:120
MethodPartialPSODesc
src/Render/DX12/StdPipeline.cpp:230
MethodPipelineBase
include/Utopia/Render/DX12/PipelineBase.h:38
MethodPushBack
src/ScriptSystem/LuaArray.h:10
MethodRand
src/test/App/common/MathHelper.h:28
MethodRandF
Returns random float in [0, 1).
src/test/App/common/MathHelper.h:17
MethodRandHemisphereUnitVec3
src/test/App/common/MathHelper.cpp:58
MethodRandUnitVec3
src/test/App/common/MathHelper.cpp:36
MethodRegister
src/ScriptSystem/LuaCtxMngr.cpp:24
MethodRegisterCmpt
src/App/Editor/InspectorRegistry.cpp:17
MethodRegisterComponentDeserializeFunction
src/Asset/Serializer.cpp:192
MethodRegisterComponentSerializeFunction
src/Asset/Serializer.cpp:188
MethodRegisterDeserializeFunction
src/Asset/Serializer.cpp:184
MethodRegisterSerializeFunction
src/Asset/Serializer.cpp:180
MethodReserve
src/ScriptSystem/LuaContext.cpp:48
MethodRsrcMngrDX12
src/Render/DX12/RsrcMngrDX12.cpp:109
MethodSafeOnUpdate
src/ScriptSystem/LuaECSAgency.cpp:10
MethodSampleNearest
src/Core/Image.cpp:214
MethodScene
include/Utopia/Core/Scene.h:10
MethodSerializeContext
include/Utopia/Asset/Serializer.h:36
MethodSerializer
src/Asset/Serializer.cpp:85
MethodSet
src/ScriptSystem/LuaBuffer.h:76
MethodSet4xMsaaState
src/test/App/common/d3dApp.cpp:60
MethodSetBool
src/ScriptSystem/LuaBuffer.h:29
MethodSetBuffer
src/ScriptSystem/LuaBuffer.h:23
MethodSetCString
src/ScriptSystem/LuaBuffer.h:62
MethodSetDouble
src/ScriptSystem/LuaBuffer.h:59
MethodSetEntity
src/ScriptSystem/LuaBuffer.h:17
MethodSetFloat
src/ScriptSystem/LuaBuffer.h:56
MethodSetGraphicsRoot_CBV_SRV
src/Render/DX12/PipelineBase.cpp:117
MethodSetInt16
src/ScriptSystem/LuaBuffer.h:35
MethodSetInt32
src/ScriptSystem/LuaBuffer.h:38
MethodSetInt64
src/ScriptSystem/LuaBuffer.h:41
MethodSetInt8
src/ScriptSystem/LuaBuffer.h:32
MethodSetPSODescForRenderState
src/Render/DX12/PipelineBase.cpp:264
MethodSetPointer
src/ScriptSystem/LuaBuffer.h:20
MethodSetRootPath
src/Asset/AssetMngr.cpp:101
MethodSetTangents
src/Render/Mesh.cpp:26
MethodSetUInt16
src/ScriptSystem/LuaBuffer.h:47
MethodSetUInt32
src/ScriptSystem/LuaBuffer.h:50
MethodSetUInt64
src/ScriptSystem/LuaBuffer.h:53
MethodSetUInt8
src/ScriptSystem/LuaBuffer.h:44
MethodShaderCBMngrDX12
include/Utopia/Render/DX12/ShaderCBMngrDX12.h:15
MethodShaderMngr
include/Utopia/Render/ShaderMngr.h:24
MethodSphericalToCartesian
src/test/App/common/MathHelper.h:60
MethodStdPipeline
src/Render/DX12/StdPipeline.cpp:1381
MethodStrCpy
src/ScriptSystem/LuaMemory.cpp:28
MethodStringLiteralContentView
src/Asset/UShaderCompiler/UShaderCompiler.cpp:49
MethodSubMeshDescriptor
include/Utopia/Render/SubMeshDescriptor.h:8
MethodSubdivide
src/test/App/common/GeometryGenerator.cpp:214
MethodTestApp
src/test/Render/01_shader_refl/main.cpp:63
MethodTestApp
src/test/App/06_EmptyApp/EmptyApp.cpp:54
MethodTextAsset
include/Utopia/Core/TextAsset.h:11
MethodTexture
include/Utopia/Render/Texture.h:10
← previousnext →401–500 of 627, ranked by callers