|
BRL-CAD
|
#include <photonmap.h>
Data Fields | |
| struct Photon | P |
| struct PNode * | L |
| struct PNode * | R |
| int | C |
| For Threading Purposes to see if it's been computed yet. | |
Definition at line 99 of file photonmap.h.
| struct Photon P |
Definition at line 100 of file photonmap.h.
| struct PNode* L |
Definition at line 101 of file photonmap.h.
| struct PNode* R |
Definition at line 102 of file photonmap.h.
| int C |
For Threading Purposes to see if it's been computed yet.
Definition at line 103 of file photonmap.h.