Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DinoZ1729/Ray
/ functions
Functions
21 in github.com/DinoZ1729/Ray
⨍
Functions
21
◇
Types & classes
3
↓ 10 callers
Method
getX
src/vector.h:29
↓ 10 callers
Method
getY
src/vector.h:30
↓ 10 callers
Method
getZ
src/vector.h:31
↓ 5 callers
Method
dot
src/vector.cpp:35
↓ 4 callers
Method
set
src/vector.cpp:59
↓ 2 callers
Function
gotoxy
set cursor at start to avoid flickering (avoid clearing screen) */
src/main.cpp:35
↓ 2 callers
Method
normalize
src/vector.cpp:40
↓ 1 callers
Function
invertMatrix
src/matrix_operations.cpp:3
↓ 1 callers
Method
rayTrace
src/camera.cpp:46
↓ 1 callers
Method
transformMatrixToVector
src/vector.cpp:51
Method
Camera
src/camera.cpp:3
Method
Vector
src/vector.cpp:3
Function
main
Main function */
src/main.cpp:46
Function
operator*
src/vector.cpp:25
Function
operator+
src/vector.cpp:15
Function
operator-
src/vector.cpp:20
Method
setX
src/vector.h:33
Method
setY
src/vector.h:34
Method
setZ
src/vector.h:35
Method
~Camera
src/camera.cpp:42
Method
~Vector
src/vector.cpp:11