|
ReXio
|
#include <physics.hpp>


Public Member Functions | |
| RandomGradientSE (MCBox *b) | |
| ~RandomGradientSE () | |
| void | Apply () |
Public Member Functions inherited from StoredEnergy | |
| StoredEnergy (MCBox *b) | |
| void | SetMax (const float &m) |
| void | SetMin (const float &m) |
| const float & | GetMax () |
| const float & | GetMin () |
| virtual | ~StoredEnergy () |
Additional Inherited Members | |
Protected Attributes inherited from StoredEnergy | |
| MCBox * | _box |
| float | _max |
| float | _min |
| int | _range |
|
inline |
|
inline |
|
inlinevirtual |