effectmanager.cpp File Reference

#include <prefix/dtcoreprefix-src.h>
#include <dtCore/effectmanager.h>
#include <dtCore/transformable.h>
#include <dtCore/system.h>
#include <dtCore/globals.h>
#include <dtUtil/log.h>
#include <dtUtil/matrixutil.h>
#include <dtUtil/stringutils.h>
#include <osg/Matrix>
#include <osg/MatrixTransform>
#include <osg/Geode>
#include <osg/Group>
#include <osg/Node>
#include <osg/NodeVisitor>
#include <osgDB/ReadFile>
#include <osgParticle/Emitter>
#include <cassert>

Namespaces

namespace  dtCore

Functions

static double dtCore::FindMaximumParticleLifeTime (osg::Node *effectNode)
 Finds and returns the maximimum lifetime of the particles whose systems lie under the specified node.
static void dtCore::DeleteParticleEmitters (osg::Node *effectNode)
 Deletes all particle emitters under the specified node.
DetonationType dtCore::StringToDetonationType (const std::string &stringType)
std::string dtCore::DetonationTypeToString (DetonationType detonationType)

http://www.delta3d.org
2.0.0 generated 14 Feb 2008