NearestPhotons Struct Reference
[librt geometry, raytracing]

#include <photonmap.h>

Collaboration diagram for NearestPhotons:

Collaboration graph
[legend]

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.
PhotonList
 Located Photon List.

Detailed Description

Definition at line 102 of file photonmap.h.


Field Documentation

int Max
 

Max Number of Photons.

Definition at line 103 of file photonmap.h.

int Found
 

Number of Photons Found.

Definition at line 104 of file photonmap.h.

vect_t Normal
 

Normal.

Definition at line 105 of file photonmap.h.

fastf_t RadSq
 

Search Radius Sq.

Definition at line 106 of file photonmap.h.

point_t Pos
 

Search Position.

Definition at line 107 of file photonmap.h.

struct Photon* List
 

Located Photon List.

Definition at line 108 of file photonmap.h.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 18 01:25:13 2006 for BRL-CAD by  doxygen 1.4.6