Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Victormeriqui/Consol3
/ functions
Functions
474 in github.com/Victormeriqui/Consol3
⨍
Functions
474
◇
Types & classes
98
↓ 52 callers
Method
IsKeyHeld
src/Engine/Input/LinuxInputManager.cpp:145
↓ 35 callers
Method
GetPosition
src/Engine/Rendering/Vertex.cpp:13
↓ 32 callers
Method
SetPosition
src/Engine/Rendering/Camera.cpp:77
↓ 25 callers
Method
SetRotation
src/Engine/Rendering/Camera.cpp:98
↓ 22 callers
Function
Lerp
src/Math/Util/MathUtil.hpp:27
↓ 20 callers
Method
SetVoxelData
src/Engine/VoxelGrid.hpp:85
↓ 19 callers
Method
FillBuffer
src/Display/FrameBuffer.hpp:61
↓ 18 callers
Method
DrawShadedMesh
src/Engine/Rendering/RasterSceneRenderer.cpp:39
↓ 17 callers
Method
GetWidth
src/Display/FrameBuffer.hpp:46
↓ 17 callers
Method
SetColor
src/Engine/Rendering/Lighting/SpotLight.cpp:97
↓ 16 callers
Method
LoadModel
src/Engine/Resources/ResourceManager.cpp:61
↓ 15 callers
Method
GetHeight
src/Display/FrameBuffer.hpp:51
↓ 13 callers
Method
GetPosition
src/Engine/Rendering/Lighting/SpotLight.cpp:49
↓ 13 callers
Method
LoadTexture
src/Engine/Resources/ResourceManager.cpp:27
↓ 12 callers
Method
GetFrameBufferHeight
src/Display/Windows/DitheredFrameDrawer.cpp:53
↓ 12 callers
Method
SetValue
src/Display/FrameBuffer.hpp:36
↓ 11 callers
Method
GetNormalized
src/Math/Vector2.cpp:32
↓ 11 callers
Method
GetTextureCoords
src/Engine/Rendering/Vertex.cpp:73
↓ 11 callers
Method
GetW
src/Engine/Rendering/Vertex.cpp:61
↓ 9 callers
Method
GetNormal
src/Engine/Rendering/Vertex.cpp:25
↓ 8 callers
Method
GetFrameBufferWidth
src/Display/Windows/DitheredFrameDrawer.cpp:48
↓ 8 callers
Method
GetValue
src/Display/FrameBuffer.hpp:41
↓ 7 callers
Method
GetBitangent
src/Engine/Rendering/Vertex.cpp:49
↓ 7 callers
Method
GetLookDirection
src/Engine/Rendering/Camera.cpp:93
↓ 7 callers
Method
GetProjectionMatrix
src/Engine/Rendering/Lighting/SpotLight.cpp:140
↓ 7 callers
Method
GetTangent
src/Engine/Rendering/Vertex.cpp:37
↓ 7 callers
Method
IsShadowCaster
src/Engine/Rendering/Lighting/SpotLight.cpp:130
↓ 7 callers
Function
ToRadians
src/Math/Util/MathUtil.hpp:17
↓ 6 callers
Method
GetConjugate
src/Math/Quaternion.cpp:51
↓ 6 callers
Method
GetCrossProduct
src/Math/Vector3.cpp:101
↓ 6 callers
Method
GetDotProduct
src/Math/Vector2.cpp:45
↓ 6 callers
Method
GetLightDepthBuffer
src/Engine/Rendering/Lighting/SpotLight.cpp:150
↓ 6 callers
Method
GetRotated
src/Math/Vector3.cpp:32
↓ 6 callers
Method
GetViewMatrix
src/Engine/Rendering/Camera.cpp:47
↓ 6 callers
Method
GetVoxelData
src/Engine/VoxelGrid.hpp:72
↓ 6 callers
Method
RotatePitch
src/Engine/Rendering/Camera.cpp:139
↓ 6 callers
Method
RotateYaw
src/Engine/Rendering/Camera.cpp:146
↓ 6 callers
Method
SetDirection
src/Engine/Rendering/Lighting/SpotLight.cpp:65
↓ 6 callers
Method
SetRange
src/Engine/Rendering/Lighting/SpotLight.cpp:87
↓ 5 callers
Method
AddLight
src/Engine/Rendering/Lighting/LightingSystem.cpp:24
↓ 5 callers
Method
GetLights
src/Engine/Rendering/Lighting/LightingSystem.cpp:34
↓ 5 callers
Method
GetVoxelElement
src/Engine/VoxelGrid.hpp:77
↓ 5 callers
Function
SpawnVoxel
src/Game/Voxel/VoxelUtil.hpp:79
↓ 4 callers
Function
CountLinesStartsWith
src/Engine/Resources/Util/FileUtils.hpp:37
↓ 4 callers
Method
GetColorNormal
avoids converting to HSV to get the value
src/Display/RGBColor.hpp:58
↓ 4 callers
Function
GetDotGridGradient
Computes the dot product of the distance and gradient vectors.
src/Game/Raster/NoiseGenerator.hpp:30
↓ 4 callers
Method
GetFrameBufferData
src/Display/FrameBuffer.hpp:56
↓ 4 callers
Method
GetInverted
src/Math/Matrix4.cpp:353
↓ 4 callers
Method
IsPositionInsideGrid
src/Engine/VoxelGrid.hpp:90
↓ 4 callers
Method
MoveX
src/Engine/Rendering/Camera.cpp:124
↓ 4 callers
Method
MoveY
src/Engine/Rendering/Camera.cpp:129
↓ 4 callers
Method
MoveZ
src/Engine/Rendering/Camera.cpp:134
↓ 4 callers
Function
PhaseTransitionVoxel
src/Game/Voxel/VoxelUtil.hpp:101
↓ 4 callers
Method
SetAngle
src/Engine/Rendering/Lighting/SpotLight.cpp:77
↓ 4 callers
Method
SetMaterialProperties
src/Engine/Rendering/Shaders/ShadedShader.cpp:65
↓ 4 callers
Method
SetPixel
src/Display/Windows/DitheredFrameDrawer.cpp:26
↓ 4 callers
Method
SetProjectionMatrix
src/Engine/Rendering/RayMarcher.cpp:198
↓ 4 callers
Method
SetViewMatrix
src/Engine/Rendering/RayMarcher.cpp:192
↓ 4 callers
Function
SpawnBox
src/Game/Voxel/VoxelUtil.hpp:119
↓ 4 callers
Function
SplitString
src/Engine/Resources/Util/FileUtils.hpp:19
↓ 4 callers
Function
ToDegrees
src/Math/Util/MathUtil.hpp:22
↓ 3 callers
Method
ClearDepthBuffer
src/Engine/Rendering/Camera.cpp:165
↓ 3 callers
Method
ClearDepthBuffers
src/Engine/Rendering/Lighting/LightingSystem.cpp:90
↓ 3 callers
Method
GetBlendMultiplied
src/Display/RGBColor.hpp:81
↓ 3 callers
Method
GetColorAt
src/Engine/Rendering/Lighting/SpotLight.cpp:102
↓ 3 callers
Method
GetColorFromTextureCoords
src/Engine/Rendering/Texture.cpp:22
↓ 3 callers
Method
GetForwardVector
src/Math/Quaternion.cpp:56
↓ 3 callers
Method
GetGridPosition
src/Engine/VoxelGrid.hpp:62
↓ 3 callers
Method
GetHexValues
src/Display/RGBColor.hpp:27
↓ 3 callers
Method
GetLength
src/Math/Vector2.cpp:27
↓ 3 callers
Method
GetLoadedTexture
src/Engine/Resources/ResourceManager.cpp:131
↓ 3 callers
Function
GetRandomHorizontalVelocity
src/Game/Voxel/VoxelUtil.hpp:27
↓ 3 callers
Method
IsAnimated
src/Engine/Rendering/StaticMesh.cpp:7
↓ 3 callers
Method
IsInsideViewFrustum
src/Engine/Rendering/Vertex.cpp:148
↓ 3 callers
Method
MarchUntilHit
src/Math/Ray.hpp:119
↓ 3 callers
Method
SetFrameDrawer
src/Engine/Rendering/RayMarcher.cpp:16
↓ 3 callers
Method
SetTitle
src/Display/Linux/LinuxTerminalManager.cpp:33
↓ 3 callers
Method
SetTitle
src/Display/Windows/WindowsTerminalManager.cpp:127
↓ 3 callers
Method
SetupTerminalManager
src/Display/Linux/LinuxTerminalManager.cpp:21
↓ 3 callers
Method
SetupTerminalManager
src/Display/Windows/WindowsTerminalManager.cpp:27
↓ 3 callers
Method
WriteFrameBufferData
src/Display/Windows/WindowsTerminalManager.cpp:152
↓ 2 callers
Method
DrawVertexBuffer
src/Engine/Rendering/Rasterizer.cpp:37
↓ 2 callers
Method
GeneratePlane
src/Game/Raster/ModelGenerator.cpp:22
↓ 2 callers
Method
GetAmbientLightColor
src/Engine/Rendering/Lighting/LightingSystem.cpp:44
↓ 2 callers
Method
GetColor
src/Engine/Rendering/AbstractMesh.cpp:28
↓ 2 callers
Method
GetDirectionalTo
src/Math/Vector2.cpp:50
↓ 2 callers
Method
GetHeight
src/Engine/Rendering/Camera.cpp:57
↓ 2 callers
Method
GetLerped
src/Engine/Rendering/Vertex.cpp:164
↓ 2 callers
Method
GetLitColorAt
src/Engine/Rendering/Lighting/LightingSystem.cpp:49
↓ 2 callers
Method
GetMouseDistanceToCenter
src/Engine/Input/LinuxInputManager.cpp:126
↓ 2 callers
Method
GetRightVector
src/Math/Quaternion.cpp:76
↓ 2 callers
Method
GetRotation
src/Engine/Rendering/Camera.cpp:114
↓ 2 callers
Method
GetVertexBuffer
src/Engine/Rendering/AnimatedModel.cpp:29
↓ 2 callers
Method
GetVoxelDataPtr
src/Engine/VoxelGrid.hpp:67
↓ 2 callers
Function
InitializeUtilPositions
src/Game/Voxel/VoxelUtil.hpp:46
↓ 2 callers
Method
IsKeyPressed
src/Engine/Input/LinuxInputManager.cpp:135
↓ 2 callers
Method
IsKeyReleased
src/Engine/Input/LinuxInputManager.cpp:140
↓ 2 callers
Method
IsLinearProjection
src/Engine/Rendering/Lighting/SpotLight.cpp:135
↓ 2 callers
Method
LoadAnimatedModel
src/Engine/Resources/Md2ModelLoader.cpp:41
↓ 2 callers
Method
LoadStaticModel
src/Engine/Resources/Md2ModelLoader.cpp:35
next →
1–100 of 474, ranked by callers