| # | Line 132 | Line 132 | class SimInfo{ (public) | |
|---|---|---|
| 132 | void setBox( double newBox[3] ); | |
| 133 | void setBoxM( double newBox[9] ); | |
| 134 | void getBoxM( double theBox[9] ); | |
| 135 | + | void scaleBox( double scale ); |
| 136 | ||
| 137 | void wrapVector( double thePos[3] ); | |
| 138 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |