#include <particle.h>

Public Member Functions |
|
| DllExport int | CreateMetas (ParticleSys parts, Mesh *mesh, float threshold, float res, float strength, int many=1) |
| DllExport int | CreatePodMetas (SphereData *data, int num, Mesh *mesh, float threshold, float res, int many=1) |
| DllExport int CreateMetas | ( | ParticleSys | parts, |
| Mesh * | mesh, | ||
| float | threshold, | ||
| float | res, | ||
| float | strength, | ||
| int | many = 1 |
||
| ) |
| DllExport int CreatePodMetas | ( | SphereData * | data, |
| int | num, | ||
| Mesh * | mesh, | ||
| float | threshold, | ||
| float | res, | ||
| int | many = 1 |
||
| ) |