Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
ParticleRendererInternals Struct Reference

Public Attributes

CShaderTechniquePtr shader
 
CShaderTechniquePtr shaderSolid
 
std::vector< CParticleEmitter * > emitters
 

Detailed Description

Definition at line 28 of file ParticleRenderer.cpp.

Member Data Documentation

std::vector<CParticleEmitter*> ParticleRendererInternals::emitters

Definition at line 32 of file ParticleRenderer.cpp.

CShaderTechniquePtr ParticleRendererInternals::shader

Definition at line 30 of file ParticleRenderer.cpp.

CShaderTechniquePtr ParticleRendererInternals::shaderSolid

Definition at line 31 of file ParticleRenderer.cpp.


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