Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheCherno/Hazel
/ functions
Functions
624 in github.com/TheCherno/Hazel
⨍
Functions
624
◇
Types & classes
164
↓ 1 callers
Method
Get
Hazel/src/Hazel/Renderer/Shader.cpp:59
↓ 1 callers
Method
GetActiveWidgetID
Hazel/src/Hazel/ImGui/ImGuiLayer.cpp:149
↓ 1 callers
Method
GetColorAttachmentRendererID
Hazel/src/Platform/OpenGL/OpenGLFramebuffer.h:23
↓ 1 callers
Method
GetCount
Hazel/src/Platform/OpenGL/OpenGLBuffer.h:35
↓ 1 callers
Method
GetKeyCode
Hazel/src/Hazel/Events/KeyEvent.h:11
↓ 1 callers
Method
GetMSDFData
Hazel/src/Hazel/Renderer/Font.h:18
↓ 1 callers
Method
GetManagedObject
Hazel/src/Hazel/Scripting/ScriptEngine.h:124
↓ 1 callers
Method
GetMouseButton
Hazel/src/Hazel/Events/MouseEvent.h:55
↓ 1 callers
Method
GetPrimaryCameraEntity
Hazel/src/Hazel/Scene/Scene.cpp:328
↓ 1 callers
Method
GetScriptClass
Hazel/src/Hazel/Scripting/ScriptEngine.h:102
↓ 1 callers
Method
GetScriptInstance
(ulong entityID)
Hazel-ScriptCore/Source/Hazel/InternalCalls.cs:13
↓ 1 callers
Method
GetViewProjection
Hazel/src/Hazel/Renderer/EditorCamera.h:27
↓ 1 callers
Function
HazelFBTextureFormatToGL
Hazel/src/Platform/OpenGL/OpenGLFramebuffer.cpp:79
↓ 1 callers
Function
HazelImageFormatToGLDataFormat
Hazel/src/Platform/OpenGL/OpenGLTexture.cpp:10
↓ 1 callers
Function
HazelImageFormatToGLInternalFormat
Hazel/src/Platform/OpenGL/OpenGLTexture.cpp:22
↓ 1 callers
Method
Input_IsKeyDown
(KeyCode keycode)
Hazel-ScriptCore/Source/Hazel/InternalCalls.cs:57
↓ 1 callers
Method
InstallPremake
(cls)
scripts/SetupPremake.py:31
↓ 1 callers
Method
Instantiate
Hazel/src/Hazel/Scripting/ScriptEngine.cpp:465
↓ 1 callers
Method
InvokeOnCreate
Hazel/src/Hazel/Scripting/ScriptEngine.cpp:498
↓ 1 callers
Method
InvokeOnUpdate
Hazel/src/Hazel/Scripting/ScriptEngine.cpp:504
↓ 1 callers
Function
IsDepthFormat
Hazel/src/Platform/OpenGL/OpenGLFramebuffer.cpp:69
↓ 1 callers
Method
IsLoaded
Hazel/src/Platform/OpenGL/OpenGLTexture.h:28
↓ 1 callers
Method
IsRepeat
Hazel/src/Hazel/Events/KeyEvent.h:27
↓ 1 callers
Method
IsRunning
Hazel/src/Hazel/Scene/Scene.h:45
↓ 1 callers
Method
Load
Hazel/src/Hazel/Renderer/Shader.cpp:45
↓ 1 callers
Function
MonoTypeToScriptFieldType
Hazel/src/Hazel/Scripting/ScriptEngine.cpp:99
↓ 1 callers
Method
OnCreate
Hazel/src/Hazel/Scene/ScriptableEntity.h:18
↓ 1 callers
Method
OnImGuiRender
Hazel/src/Hazel/Core/Layer.h:18
↓ 1 callers
Method
OnResize
Hazel/src/Hazel/Renderer/OrthographicCameraController.cpp:69
↓ 1 callers
Method
OnRuntimeStart
Hazel/src/Hazel/Scene/Scene.cpp:122
↓ 1 callers
Method
OnRuntimeStop
Hazel/src/Hazel/Scene/Scene.cpp:142
↓ 1 callers
Method
OnSimulationStart
Hazel/src/Hazel/Scene/Scene.cpp:151
↓ 1 callers
Method
OnSimulationStop
Hazel/src/Hazel/Scene/Scene.cpp:156
↓ 1 callers
Method
OnUpdate
Hazel/src/Hazel/Scene/ScriptableEntity.h:20
↓ 1 callers
Method
OnUpdateEditor
Hazel/src/Hazel/Scene/Scene.cpp:304
↓ 1 callers
Method
OnUpdateRuntime
Hazel/src/Hazel/Scene/Scene.cpp:161
↓ 1 callers
Method
OnUpdateSimulation
Hazel/src/Hazel/Scene/Scene.cpp:273
↓ 1 callers
Method
OnViewportResize
Hazel/src/Hazel/Scene/Scene.cpp:310
↓ 1 callers
Method
ReadPixel
Hazel/src/Platform/OpenGL/OpenGLFramebuffer.cpp:205
↓ 1 callers
Function
RegisterComponent
Hazel/src/Hazel/Scripting/ScriptGlue.cpp:270
↓ 1 callers
Method
Release
Hazel/src/Hazel/Core/Buffer.h:38
↓ 1 callers
Method
Resize
Hazel/src/Platform/OpenGL/OpenGLFramebuffer.cpp:192
↓ 1 callers
Function
RigidBody2DBodyTypeFromString
Hazel/src/Hazel/Scene/SceneSerializer.cpp:160
↓ 1 callers
Function
RigidBody2DBodyTypeToString
Hazel/src/Hazel/Scene/SceneSerializer.cpp:147
↓ 1 callers
Method
Rigidbody2DComponent_ApplyLinearImpulse
(ulong entityID, ref Vector2 impulse, ref Vector2 point, bool wake)
Hazel-ScriptCore/Source/Hazel/InternalCalls.cs:25
↓ 1 callers
Method
Rigidbody2DComponent_ApplyLinearImpulseToCenter
(ulong entityID, ref Vector2 impulse, bool wake)
Hazel-ScriptCore/Source/Hazel/InternalCalls.cs:33
↓ 1 callers
Method
Rigidbody2DComponent_GetLinearVelocity
(ulong entityID, out Vector2 linearVelocity)
Hazel-ScriptCore/Source/Hazel/InternalCalls.cs:27
↓ 1 callers
Method
Rigidbody2DComponent_GetType
(ulong entityID)
Hazel-ScriptCore/Source/Hazel/InternalCalls.cs:29
↓ 1 callers
Method
Rigidbody2DComponent_SetType
(ulong entityID, Rigidbody2DComponent.BodyType type)
Hazel-ScriptCore/Source/Hazel/InternalCalls.cs:31
↓ 1 callers
Function
Rigidbody2DTypeFromBox2DBody
Hazel/src/Hazel/Physics/Physics2D.h:24
↓ 1 callers
Method
Run
Hazel/src/Hazel/Core/Application.cpp:89
↓ 1 callers
Function
ScriptFieldTypeFromString
Hazel/src/Hazel/Scripting/ScriptEngine.h:211
↓ 1 callers
Method
Serialize
Hazel/src/Hazel/Scene/SceneSerializer.cpp:376
↓ 1 callers
Method
Serialize
Hazel/src/Hazel/Project/ProjectSerializer.cpp:14
↓ 1 callers
Function
SerializeEntity
Hazel/src/Hazel/Scene/SceneSerializer.cpp:175
↓ 1 callers
Method
SetEventCallback
Window attributes
Hazel/src/Platform/Windows/WindowsWindow.h:22
↓ 1 callers
Method
SetFieldValue
Hazel/src/Hazel/Scripting/ScriptEngine.h:117
↓ 1 callers
Method
SetFieldValueInternal
Hazel/src/Hazel/Scripting/ScriptEngine.cpp:525
↓ 1 callers
Method
SetFloat3
Hazel/src/Platform/OpenGL/OpenGLShader.cpp:412
↓ 1 callers
Method
SetInt
Hazel/src/Platform/OpenGL/OpenGLShader.cpp:386
↓ 1 callers
Method
SetPosition
Hazel/src/Hazel/Renderer/OrthographicCamera.h:15
↓ 1 callers
Method
SetRotation
Hazel/src/Hazel/Renderer/OrthographicCamera.h:18
↓ 1 callers
Function
ShaderDataTypeSize
Hazel/src/Hazel/Renderer/Buffer.h:10
↓ 1 callers
Method
SubmitToMainThread
Hazel/src/Hazel/Core/Application.cpp:66
↓ 1 callers
Method
SwapBuffers
Hazel/src/Platform/OpenGL/OpenGLContext.cpp:31
↓ 1 callers
Method
TextComponent_GetColor
(ulong entityID, out Vector4 color)
Hazel-ScriptCore/Source/Hazel/InternalCalls.cs:42
↓ 1 callers
Method
TextComponent_GetKerning
(ulong entityID)
Hazel-ScriptCore/Source/Hazel/InternalCalls.cs:46
↓ 1 callers
Method
TextComponent_GetLineSpacing
(ulong entityID)
Hazel-ScriptCore/Source/Hazel/InternalCalls.cs:50
↓ 1 callers
Method
TextComponent_GetText
(ulong entityID)
Hazel-ScriptCore/Source/Hazel/InternalCalls.cs:38
↓ 1 callers
Method
TextComponent_SetColor
(ulong entityID, ref Vector4 color)
Hazel-ScriptCore/Source/Hazel/InternalCalls.cs:44
↓ 1 callers
Method
TextComponent_SetKerning
(ulong entityID, float kerning)
Hazel-ScriptCore/Source/Hazel/InternalCalls.cs:48
↓ 1 callers
Method
TextComponent_SetLineSpacing
(ulong entityID, float lineSpacing)
Hazel-ScriptCore/Source/Hazel/InternalCalls.cs:52
↓ 1 callers
Method
TextComponent_SetText
(ulong entityID, string text)
Hazel-ScriptCore/Source/Hazel/InternalCalls.cs:40
↓ 1 callers
Method
ToString
Hazel/src/Hazel/Events/Event.h:50
↓ 1 callers
Method
Unbind
Hazel/src/Platform/OpenGL/OpenGLBuffer.cpp:44
↓ 1 callers
Method
Validate
(cls)
scripts/SetupPython.py:7
↓ 1 callers
Method
WriteProfile
Hazel/src/Hazel/Debug/Instrumentor.h:75
↓ 1 callers
Method
__InstallPackage
(cls, packageName)
scripts/SetupPython.py:33
↓ 1 callers
Method
__ValidatePython
(cls, versionMajor = 3, versionMinor = 3)
scripts/SetupPython.py:16
↓ 1 callers
Method
end
Hazel/src/Hazel/Renderer/Buffer.h:83
↓ 1 callers
Method
rbegin
Hazel/src/Hazel/Core/LayerStack.h:23
↓ 1 callers
Method
rend
Hazel/src/Hazel/Core/LayerStack.h:24
Method
Add
Hazel/src/Hazel/Renderer/Shader.cpp:33
Method
Allocate
Hazel/src/Hazel/Core/Buffer.h:30
Method
AppRenderEvent
Hazel/src/Hazel/Events/ApplicationEvent.h:59
Function
AppTickEvent
Hazel/src/Hazel/Events/ApplicationEvent.h:41
Function
AppUpdateEvent
Hazel/src/Hazel/Events/ApplicationEvent.h:50
Method
Application
Hazel/src/Hazel/Core/Application.cpp:16
Method
As
Hazel/src/Hazel/Core/Buffer.h:46
Method
As
Hazel/src/Hazel/Core/Buffer.h:79
Method
As
()
Hazel-ScriptCore/Source/Hazel/Scene/Entity.cs:54
Method
BeginScene
Hazel/src/Hazel/Renderer/Renderer2D.cpp:234
Method
BeginScene
Hazel/src/Hazel/Renderer/Renderer.cpp:27
Method
BeginSession
Hazel/src/Hazel/Debug/Instrumentor.h:38
Method
Bind
Hazel/src/Platform/OpenGL/OpenGLShader.cpp:372
Method
Bind
Hazel/src/Platform/OpenGL/OpenGLFramebuffer.cpp:181
Method
Bind
Hazel/src/Platform/OpenGL/OpenGLTexture.cpp:122
Method
BoxCollider2DComponent
Hazel/src/Hazel/Scene/Components.h:142
Method
Buffer
Hazel/src/Hazel/Core/Buffer.h:14
Method
BufferElement
Hazel/src/Hazel/Renderer/Buffer.h:39
← previous
next →
101–200 of 624, ranked by callers