Miscellaneous scripts
This repository contains miscellaneous scripts that does not fit in one repository, yet I will use them sometimes for my personal use. Note that some of the scripts might contain hardcoded paths and opinionated presets, and you are advised to inspect them before actually using.
|
Public Attributes | |
float | dist |
float | dot |
Definition at line 88 of file raycaster.cpp.
float CornerInfo::dist |
Definition at line 89 of file raycaster.cpp.
Referenced by main().
float CornerInfo::dot |
Definition at line 90 of file raycaster.cpp.