#include <photonmap.h>
Collaboration diagram for PhotonSearch:
Data Fields | |
int | Max |
Max Number of Photons. | |
int | Found |
Number of Photons Found. | |
vect_t | Normal |
Normal. | |
fastf_t | RadSq |
Search Radius Sq. | |
point_t | Pos |
Search Position. | |
PSN * | List |
Located Photon List. |
Definition at line 92 of file photonmap.h.
|
Max Number of Photons.
Definition at line 93 of file photonmap.h. |
|
Number of Photons Found.
Definition at line 94 of file photonmap.h. |
|
Normal.
Definition at line 95 of file photonmap.h. |
|
Search Radius Sq.
Definition at line 96 of file photonmap.h. |
|
Search Position.
Definition at line 97 of file photonmap.h. |
|
Definition at line 98 of file photonmap.h. |