|
Panda3D
|
Describes a planar ring region in which particles are generated. More...
Public Member Functions | |
| PointEmitter () | |
| PointEmitter (PointEmitter const copy) | |
| copy constructor | |
| Point3 | getLocation () |
| setLocation (Point3 const p) | |
| point setting | |
Describes a planar ring region in which particles are generated.
| PointEmitter | ( | ) |
| PointEmitter | ( | PointEmitter const | copy | ) |
copy constructor
| Point3 getLocation | ( | ) |
| setLocation | ( | Point3 const | p | ) |
point setting
1.7.3