#include "ExDefine.h"#include "ExMath.h"#include "ExCObject3D.h"#include "ExCParticule.h"#include "ExCRandomNumber.h"#include "ExManagerTexture.h"Go to the source code of this file.
Data Structures | |
| class | ExCSystemeParticule |
Defines | |
| #define | EMMETEUR_POINT 1 |
| #define | EMMETEUR_LIGNE 2 |
| #define | EMMETEUR_RECTANGLE 3 |
| #define | EMMETEUR_CUBE 4 |
| #define | EMMETEUR_CERCLE 5 |
| #define | EMMETEUR_SPIRAL 6 |
| #define | EMMETEUR_DISQUE 7 |
|
|
Definition at line 43 of file ExCSystemeParticule.h. |
|
|
Definition at line 42 of file ExCSystemeParticule.h. |
|
|
Definition at line 45 of file ExCSystemeParticule.h. |
|
|
Definition at line 40 of file ExCSystemeParticule.h. |
|
|
Definition at line 39 of file ExCSystemeParticule.h. |
|
|
Definition at line 41 of file ExCSystemeParticule.h. |
|
|
Definition at line 44 of file ExCSystemeParticule.h. |
1.3-rc1