Public Member Functions | Public Attributes | List of all members
sim::PhotonVoxelDef::NeiInfo Struct Reference

#include <PhotonVoxels.h>

Public Member Functions

 NeiInfo ()=default
 
 NeiInfo (int i, double w)
 

Public Attributes

int id = -1
 
double weight = 0.0
 

Detailed Description

Definition at line 113 of file PhotonVoxels.h.

Constructor & Destructor Documentation

sim::PhotonVoxelDef::NeiInfo::NeiInfo ( )
default
sim::PhotonVoxelDef::NeiInfo::NeiInfo ( int  i,
double  w 
)
inline

Definition at line 115 of file PhotonVoxels.h.

Member Data Documentation

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.


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