Describes a voluminous box region in which particles are generated. More...
Public Member Functions | |
BoxEmitter () | |
constructor | |
BoxEmitter (BoxEmitter const copy) | |
copy constructor | |
Point3 | getMaxBound () |
boundary accessor | |
Point3 | getMinBound () |
boundary accessor | |
setMaxBound (Point3 const vmax) | |
boundary assignment | |
setMinBound (Point3 const vmin) | |
boundary assignment |
Describes a voluminous box region in which particles are generated.
BoxEmitter | ( | ) |
constructor
BoxEmitter | ( | BoxEmitter const | copy | ) |
copy constructor
Point3 getMaxBound | ( | ) |
boundary accessor
Point3 getMinBound | ( | ) |
boundary accessor
setMaxBound | ( | Point3 const | vmax | ) |
boundary assignment
setMinBound | ( | Point3 const | vmin | ) |
boundary assignment