|
Panda3D
|
Describes a planar square region in which particles are generated. More...
Public Member Functions | |
| RectangleEmitter () | |
| RectangleEmitter (RectangleEmitter const copy) | |
| copy constructor | |
| Point2 | getMaxBound () |
| boundary get | |
| Point2 | getMinBound () |
| boundary get | |
| setMaxBound (Point2 const vmax) | |
| boundary set | |
| setMinBound (Point2 const vmin) | |
| boundary set | |
Describes a planar square region in which particles are generated.
| RectangleEmitter | ( | ) |
| RectangleEmitter | ( | RectangleEmitter const | copy | ) |
copy constructor
| Point2 getMaxBound | ( | ) |
boundary get
| Point2 getMinBound | ( | ) |
boundary get
| setMaxBound | ( | Point2 const | vmax | ) |
boundary set
| setMinBound | ( | Point2 const | vmin | ) |
boundary set
1.7.3