#include "GEO_API.h"#include <iostream.h>Go to the source code of this file.
Classes | |
| class | GEO_PartRender |
Defines | |
| #define | GEO_PART_MOTIONBLUR 0x0001 |
| #define | GEO_PART_SPHERENML 0x0002 |
| #define | GEO_PART_VIRTUAL 0x0004 |
Enumerations | |
| enum | GEO_PART_TYPE { GEO_PARTICLE_SPHERE, GEO_PARTICLE_CIRCLE, GEO_PARTICLE_LINE, GEO_PARTICLE_TUBE, GEO_PARTICLE_TUBEC, GEO_PARTICLE_TUBES } |
| #define GEO_PART_MOTIONBLUR 0x0001 |
Definition at line 36 of file GEO_PartRender.h.
| #define GEO_PART_SPHERENML 0x0002 |
Definition at line 37 of file GEO_PartRender.h.
| #define GEO_PART_VIRTUAL 0x0004 |
Definition at line 38 of file GEO_PartRender.h.
| enum GEO_PART_TYPE |
| GEO_PARTICLE_SPHERE | |
| GEO_PARTICLE_CIRCLE | |
| GEO_PARTICLE_LINE | |
| GEO_PARTICLE_TUBE | |
| GEO_PARTICLE_TUBEC | |
| GEO_PARTICLE_TUBES |
Definition at line 27 of file GEO_PartRender.h.
1.5.9