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.
Loading...
Searching...
No Matches
CornerInfo Struct Reference
Collaboration diagram for CornerInfo:

Public Attributes

float dist
float dot

Detailed Description

Definition at line 88 of file raycaster.cpp.

Member Data Documentation

◆ dist

float CornerInfo::dist

Definition at line 89 of file raycaster.cpp.

Referenced by main().

◆ dot

float CornerInfo::dot

Definition at line 90 of file raycaster.cpp.


The documentation for this struct was generated from the following file: