CrystalSpace

Public API Reference

iParticleSystemFactory Struct Reference
[Mesh plugins]

Properties for particle system factory. More...

#include <imesh/particles.h>

Inheritance diagram for iParticleSystemFactory:

List of all members.

Public Member Functions

virtual bool GetDeepCreation () const =0
 Get whether or not deep copy should be used.
virtual void SetDeepCreation (bool deep)=0
 Set if emitters and effectors should be deep-copied (cloned) when creating a particle system or if the ones in the factory should be reused.

Detailed Description

Properties for particle system factory.

Definition at line 482 of file particles.h.


Member Function Documentation

virtual bool iParticleSystemFactory::GetDeepCreation (  )  const [pure virtual]

Get whether or not deep copy should be used.

virtual void iParticleSystemFactory::SetDeepCreation ( bool  deep  )  [pure virtual]

Set if emitters and effectors should be deep-copied (cloned) when creating a particle system or if the ones in the factory should be reused.


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

Generated for Crystal Space 2.0 by doxygen 1.6.1