BRL-CAD
Loading...
Searching...
No Matches
PNode Struct Reference

#include <photonmap.h>

Collaboration diagram for PNode:
[legend]

Data Fields

struct Photon P
 
struct PNodeL
 
struct PNodeR
 
int C
 For Threading Purposes to see if it's been computed yet.
 

Detailed Description

Definition at line 99 of file photonmap.h.

Field Documentation

◆ P

struct Photon P

Definition at line 100 of file photonmap.h.

◆ L

struct PNode* L

Definition at line 101 of file photonmap.h.

◆ R

struct PNode* R

Definition at line 102 of file photonmap.h.

◆ C

int C

For Threading Purposes to see if it's been computed yet.

Definition at line 103 of file photonmap.h.


The documentation for this struct was generated from the following file: