#include <PhotonVoxels.h>
Public Member Functions | |
NeiInfo ()=default | |
NeiInfo (int i, double w) | |
Public Attributes | |
int | id = -1 |
double | weight = 0.0 |
Definition at line 113 of file PhotonVoxels.h.
|
default |
|
inline |
Definition at line 115 of file PhotonVoxels.h.
int sim::PhotonVoxelDef::NeiInfo::id = -1 |
Definition at line 116 of file PhotonVoxels.h.
double sim::PhotonVoxelDef::NeiInfo::weight = 0.0 |
Definition at line 117 of file PhotonVoxels.h.