OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
pfxbucket.cpp File Reference
#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)
 

Function Documentation

◆ ppsDiff()

static uint64_t ppsDiff ( const ParticleFx decl,
bool  loop,
uint64_t  time0,
uint64_t  time1 
)
static

Definition at line 13 of file pfxbucket.cpp.