OpenAtom
Version1.5a
|
A container for assorted mapping inputs to pass around easily. More...
#include <pcMapConfig.h>
Public Member Functions | |
PCMapConfig (int _boxSize, PeListFactory _getPeList, MapType2 *_gSpaceMap, bool _isTorusMap, bool _isTorusFake, inttriple _mapOffset) | |
Public Attributes | |
int | boxSize |
PeListFactory | getPeList |
MapType2 * | gSpaceMap |
bool | isTorusMap |
bool | isTorusFake |
inttriple | mapOffset |
A container for assorted mapping inputs to pass around easily.
Definition at line 15 of file pcMapConfig.h.