Describes a linear region in which particles are generated. More...
Public Member Functions | |
LineEmitter () | |
constructor | |
LineEmitter (LineEmitter const copy) | |
constructor | |
Point3 | getEndpoint1 () |
endpoint accessor | |
Point3 | getEndpoint2 () |
endpoint accessor | |
setEndpoint1 (Point3 const point) | |
endpoint assignment | |
setEndpoint2 (Point3 const point) | |
endpoint assignment |
Describes a linear region in which particles are generated.
LineEmitter | ( | ) |
constructor
LineEmitter | ( | LineEmitter const | copy | ) |
constructor
Point3 getEndpoint1 | ( | ) |
endpoint accessor
Point3 getEndpoint2 | ( | ) |
endpoint accessor
setEndpoint1 | ( | Point3 const | point | ) |
endpoint assignment
setEndpoint2 | ( | Point3 const | point | ) |
endpoint assignment