#include <esg/energy/PhotonMap.h>Go to the source code of this file.
Defines | |
| #define | swap(ph, a, b) { Photon *ph2=ph[a]; ph[a]=ph[b]; ph[b]=ph2; } |
|
|
Definition at line 5 of file PhotonMap.cc. Referenced by PhotonMap::_median_split(), and glmReverseWinding(). |
1.4.6