/* Copyright (C) 2005-2007 Feeling Software Inc. Portions of the code are: Copyright (C) 2005-2007 Sony Computer Entertainment America MIT License: http://www.opensource.org/licenses/mit-license.php */ /** @file FCDEmitterParticle.h This file defines a base class for particle emitters in FCollada. The base class contains the particle emitter type, and contains a few utility functions */ #ifndef _FCD_EMITTER_PARTICLE_H_ #define _FCD_EMITTER_PARTICLE_H_ #endif // _FCD_EMITTER_PARTICLE_H_