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

#include <photonmap.h>

Collaboration diagram for Photon:
[legend]

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.
 

Detailed Description

Photon Map Data Structure

Definition at line 60 of file photonmap.h.

Field Documentation

◆ Axis

int Axis

Splitting Plane.

Definition at line 61 of file photonmap.h.

◆ Pos

point_t Pos

Photon Position.

Definition at line 62 of file photonmap.h.

◆ Dir

vect_t Dir

Photon Direction.

Definition at line 63 of file photonmap.h.

◆ Normal

vect_t Normal

Normal at Intersection.

Definition at line 64 of file photonmap.h.

◆ Power

vect_t Power

Photon Power.

Definition at line 65 of file photonmap.h.

◆ Irrad

vect_t Irrad

Irradiance.

Definition at line 66 of file photonmap.h.


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