|
OpenGothic
Open source reimplementation of Gothic I and II
|
#include <pfxemittermesh.h>
Public Member Functions | |
| PfxEmitterMesh (const PackedMesh &src) | |
| PfxEmitterMesh (const zenkit::ModelMesh &src) | |
| Tempest::Vec3 | randCoord (float rnd, const Pose *pose) const |
Definition at line 12 of file pfxemittermesh.h.
| PfxEmitterMesh::PfxEmitterMesh | ( | const PackedMesh & | src | ) |
Definition at line 9 of file pfxemittermesh.cpp.
| PfxEmitterMesh::PfxEmitterMesh | ( | const zenkit::ModelMesh & | src | ) |
Definition at line 27 of file pfxemittermesh.cpp.
| Tempest::Vec3 PfxEmitterMesh::randCoord | ( | float | rnd, |
| const Pose * | pose | ||
| ) | const |
Definition at line 57 of file pfxemittermesh.cpp.