A record that tracks intersection points along one ray. More...
#include <ArchitectureManager.h>
Public Attributes | |
| double | pos |
| bool | facing |
| double | normal [3] |
| int | next |
A record that tracks intersection points along one ray.
Definition at line 131 of file ArchitectureManager.h.