PPL Logo

CkBbox3d Class Reference

#include <ckvector3d.h>

Collaboration diagram for CkBbox3d:

Collaboration graph
[legend]

Public Member Functions

 CkBbox3d ()
void empty (void)
bool isEmpty (void) const
void add (const CkVector3d &p)
void add (const CkBbox3d &b)
void pup (PUP::er &p)

Data Fields

CkVector3d min
CkVector3d max

Detailed Description

Definition at line 122 of file ckvector3d.h.


Constructor & Destructor Documentation

CkBbox3d::CkBbox3d (  )  [inline]

Definition at line 125 of file ckvector3d.h.

References empty().


Member Function Documentation

void CkBbox3d::empty ( void   )  [inline]

bool CkBbox3d::isEmpty ( void   )  const [inline]

Definition at line 127 of file ckvector3d.h.

References max, min, and CkVector3dT< real >::x.

void CkBbox3d::add ( const CkVector3d p  )  [inline]

Definition at line 128 of file ckvector3d.h.

References max, min, p, CkVector3dT< real >::x, CkVector3dT< real >::y, and CkVector3dT< real >::z.

Referenced by CkInterestSet::getBox().

void CkBbox3d::add ( const CkBbox3d b  )  [inline]

Definition at line 136 of file ckvector3d.h.

void CkBbox3d::pup ( PUP::er p  )  [inline]

Definition at line 140 of file ckvector3d.h.

References max, and min.


Field Documentation

Definition at line 124 of file ckvector3d.h.

Referenced by add(), empty(), isEmpty(), pup(), and liveVizConfig::pupNetwork().

Definition at line 124 of file ckvector3d.h.

Referenced by add(), empty(), isEmpty(), pup(), and liveVizConfig::pupNetwork().


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

Generated on Thu May 24 07:57:00 2012 for Charm++ by  doxygen 1.5.5