|
Nebula
|
| const Particles::EmitterAttrs* Particles::ParticleContext::ParticleSystemRuntime::attrs |
| uint32_t Particles::ParticleContext::ParticleSystemRuntime::baseVertex |
| Math::bbox Particles::ParticleContext::ParticleSystemRuntime::boundingBox |
| SizeT Particles::ParticleContext::ParticleSystemRuntime::emissionCounter |
| Particles::EmitterMesh Particles::ParticleContext::ParticleSystemRuntime::emitterMesh |
| CoreGraphics::MeshId Particles::ParticleContext::ParticleSystemRuntime::mesh |
| Util::FixedArray<CoreGraphics::MeshId> Particles::ParticleContext::ParticleSystemRuntime::meshPerFrame |
| uint32_t Particles::ParticleContext::ParticleSystemRuntime::numParticles |
| SizeT Particles::ParticleContext::ParticleSystemRuntime::outputCapacity |
| ParticleJobSliceOutputData Particles::ParticleContext::ParticleSystemRuntime::outputData |
| Util::RingBuffer<Particle> Particles::ParticleContext::ParticleSystemRuntime::particles |
| Util::Array<Particle> Particles::ParticleContext::ParticleSystemRuntime::particlesToRender |
| uint32_t Particles::ParticleContext::ParticleSystemRuntime::renderableIndex |
| Particles::EnvelopeSampleBuffer Particles::ParticleContext::ParticleSystemRuntime::sampleBuffer |
| Math::mat4 Particles::ParticleContext::ParticleSystemRuntime::transform |