GDB_Interaction Struct Reference

Structure GDB_Interaction stores infromation about a single interaction for this GridDataBlock. More...

#include <GDBInteraction.h>

List of all members.

Public Member Functions

 GDB_Interaction ()
 GDB_Interaction (const int &i, const BBox &bb)
 GDB_Interaction (GDB_Interaction const &other)
GDB_Interactionoperator= (const GDB_Interaction &other)

Public Attributes

int idx
BBox bbox

Friends

std::ostream & operator<< (std::ostream &, const GDB_Interaction &)

Detailed Description

Structure GDB_Interaction stores infromation about a single interaction for this GridDataBlock.

Author:
Manish Parashar

Constructor & Destructor Documentation

GDB_Interaction::GDB_Interaction (  )  [inline]
GDB_Interaction::GDB_Interaction ( const int &  i,
const BBox bb 
) [inline]
GDB_Interaction::GDB_Interaction ( GDB_Interaction const &  other  )  [inline]

Member Function Documentation

GDB_Interaction& GDB_Interaction::operator= ( const GDB_Interaction other  )  [inline]

References bbox, and idx.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const GDB_Interaction gdbi 
) [friend]

Member Data Documentation


The documentation for this struct was generated from the following file:
Generated on Thu Jun 30 02:19:00 2016 for AMROC's Hierachical Data Structures by  doxygen 1.6.3