#include <photonmap.h>
Collaboration diagram for NearestPhotons:

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. | |
| Photon * | List |
| Located Photon List. | |
Definition at line 102 of file photonmap.h.
|
|
Max Number of Photons.
Definition at line 103 of file photonmap.h. |
|
|
Number of Photons Found.
Definition at line 104 of file photonmap.h. |
|
|
Normal.
Definition at line 105 of file photonmap.h. |
|
|
Search Radius Sq.
Definition at line 106 of file photonmap.h. |
|
|
Search Position.
Definition at line 107 of file photonmap.h. |
|
|
Definition at line 108 of file photonmap.h. |
1.4.6