#include <photonmap.h>
Data Fields | |
| int | Axis |
| Splitting Plane. | |
| point_t | Pos |
| Photon Position. | |
| vect_t | Dir |
| Photon Direction. | |
| vect_t | Normal |
| Normal at Intersection. | |
| vect_t | Power |
| Photon Power. | |
| vect_t | Irrad |
| Irradiance. | |
Definition at line 73 of file photonmap.h.
|
|
Splitting Plane.
Definition at line 74 of file photonmap.h. |
|
|
Photon Position.
Definition at line 75 of file photonmap.h. |
|
|
Photon Direction.
Definition at line 76 of file photonmap.h. |
|
|
Normal at Intersection.
Definition at line 77 of file photonmap.h. |
|
|
Photon Power.
Definition at line 78 of file photonmap.h. |
|
|
Irradiance.
Definition at line 79 of file photonmap.h. |
1.4.6