|
OpenGothic
Open source reimplementation of Gothic I and II
|
#include "pfxbucket.h"#include <cassert>#include "graphics/mesh/submesh/pfxemittermesh.h"#include "graphics/shaders.h"#include "pfxobjects.h"#include "particlefx.h"#include "world/objects/npc.h"Go to the source code of this file.
Functions | |
| static uint64_t | ppsDiff (const ParticleFx &decl, bool loop, uint64_t time0, uint64_t time1) |
|
static |
Definition at line 13 of file pfxbucket.cpp.