OpenAtom  Version1.5a
IntMap2on1 Class Reference

Public Member Functions

 IntMap2on1 (int keyX, int keyY)
 
void buildMap (int keyX=1, int keyY=1)
 
void pup (PUP::er &p)
 
int getXmax ()
 
int getYmax ()
 
int getmax ()
 
int get (int X, int Y)
 
void set (int X, int Y, int value)
 
void dump ()
 
void translate (IntMap2on1 *fromMap, int offsetX, int offsetY, int offsetZ, bool torus)
 

Private Attributes

int * Map
 
int keyXmax
 
int keyYmax
 
int keymax
 

Detailed Description

Definition at line 493 of file IntMap.h.


The documentation for this class was generated from the following file: