Public Attributes | |
utl::VRandomSampler * | azimuthDistro |
RandomCacheContainer * | azimuthRandomCache |
unsigned int | cachePosition |
unsigned int | numGeneratedParticles |
unsigned int | numRequestedParticles |
int | particleType |
utl::VRandomSampler * | radialDistro |
RandomCacheContainer * | radiusRandomCache |
utl::VRandomSampler * | timeDistro |
RandomCacheContainer * | timeRandomCache |
utl::VRandomSampler * | weightDistro |
RandomCacheContainer * | weightRandomCache |
Definition at line 93 of file ShowerInventor.h.
utl::VRandomSampler* ShowerInventorNS::ShowerInventor::ParticleDistInfo::azimuthDistro |
Definition at line 110 of file ShowerInventor.h.
Referenced by ShowerInventorNS::ShowerInventor::FillCaches(), and ShowerInventorNS::ShowerInventor::Init().
RandomCacheContainer* ShowerInventorNS::ShowerInventor::ParticleDistInfo::azimuthRandomCache |
Definition at line 117 of file ShowerInventor.h.
Referenced by ShowerInventorNS::ShowerInventor::FillCaches(), ShowerInventorNS::ShowerInventor::GetOneParticle(), and ShowerInventorNS::ShowerInventor::Init().
unsigned int ShowerInventorNS::ShowerInventor::ParticleDistInfo::cachePosition |
Definition at line 103 of file ShowerInventor.h.
Referenced by ShowerInventorNS::ShowerInventor::FillCaches(), ShowerInventorNS::ShowerInventor::GetOneParticle(), ShowerInventorNS::ShowerInventor::Init(), and ShowerInventorNS::ShowerInventor::Run().
unsigned int ShowerInventorNS::ShowerInventor::ParticleDistInfo::numGeneratedParticles |
Definition at line 99 of file ShowerInventor.h.
Referenced by ShowerInventorNS::ShowerInventor::GetOneParticle(), and ShowerInventorNS::ShowerInventor::Init().
unsigned int ShowerInventorNS::ShowerInventor::ParticleDistInfo::numRequestedParticles |
Definition at line 96 of file ShowerInventor.h.
Referenced by ShowerInventorNS::ShowerInventor::GetOneParticle(), and ShowerInventorNS::ShowerInventor::Init().
int ShowerInventorNS::ShowerInventor::ParticleDistInfo::particleType |
Definition at line 106 of file ShowerInventor.h.
Referenced by ShowerInventorNS::ShowerInventor::GetOneParticle(), and ShowerInventorNS::ShowerInventor::Init().
utl::VRandomSampler* ShowerInventorNS::ShowerInventor::ParticleDistInfo::radialDistro |
Definition at line 109 of file ShowerInventor.h.
Referenced by ShowerInventorNS::ShowerInventor::FillCaches(), and ShowerInventorNS::ShowerInventor::Init().
RandomCacheContainer* ShowerInventorNS::ShowerInventor::ParticleDistInfo::radiusRandomCache |
Definition at line 116 of file ShowerInventor.h.
Referenced by ShowerInventorNS::ShowerInventor::FillCaches(), ShowerInventorNS::ShowerInventor::GetOneParticle(), and ShowerInventorNS::ShowerInventor::Init().
utl::VRandomSampler* ShowerInventorNS::ShowerInventor::ParticleDistInfo::timeDistro |
Definition at line 111 of file ShowerInventor.h.
Referenced by ShowerInventorNS::ShowerInventor::FillCaches(), and ShowerInventorNS::ShowerInventor::Init().
RandomCacheContainer* ShowerInventorNS::ShowerInventor::ParticleDistInfo::timeRandomCache |
Definition at line 118 of file ShowerInventor.h.
Referenced by ShowerInventorNS::ShowerInventor::FillCaches(), ShowerInventorNS::ShowerInventor::GetOneParticle(), and ShowerInventorNS::ShowerInventor::Init().
utl::VRandomSampler* ShowerInventorNS::ShowerInventor::ParticleDistInfo::weightDistro |
Definition at line 112 of file ShowerInventor.h.
Referenced by ShowerInventorNS::ShowerInventor::FillCaches(), and ShowerInventorNS::ShowerInventor::Init().
RandomCacheContainer* ShowerInventorNS::ShowerInventor::ParticleDistInfo::weightRandomCache |
Definition at line 119 of file ShowerInventor.h.
Referenced by ShowerInventorNS::ShowerInventor::FillCaches(), ShowerInventorNS::ShowerInventor::GetOneParticle(), and ShowerInventorNS::ShowerInventor::Init().