iso::space::PermanentNeighborsAlg Class Reference

#include <iso_space_alg_permanent_neighbors.h>

Inherits iso::space::SpaceAlg.

Inheritance diagram for iso::space::PermanentNeighborsAlg:

Inheritance graph
[legend]
Collaboration diagram for iso::space::PermanentNeighborsAlg:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PermanentNeighborsAlg (unsigned int pDim)
 PermanentNeighborsAlg (const math::Vector< real > &pMinPos, const math::Vector< real > &pMaxPos)
 ~PermanentNeighborsAlg ()
void updateNeighbors (QVector< SpaceProxyObject * > &pObjects) throw (SpaceException)
base::String info () const
 obtain textual ntree information

Protected Member Functions

 PermanentNeighborsAlg ()

Friends

class NTreeVisitor
std::ostream & operator<< (std::ostream &pOstream, const PermanentNeighborsAlg &pAlg)
 retrieve textual ntree information

Constructor & Destructor Documentation

PermanentNeighborsAlg::PermanentNeighborsAlg ( unsigned int  pDim  ) 

PermanentNeighborsAlg::PermanentNeighborsAlg ( const math::Vector< real > &  pMinPos,
const math::Vector< real > &  pMaxPos 
)

PermanentNeighborsAlg::~PermanentNeighborsAlg (  ) 

PermanentNeighborsAlg::PermanentNeighborsAlg (  )  [protected]


Member Function Documentation

void PermanentNeighborsAlg::updateNeighbors ( QVector< SpaceProxyObject * > &  pObjects  )  throw (SpaceException) [virtual]

Reimplemented from iso::space::SpaceAlg.

base::String PermanentNeighborsAlg::info (  )  const

obtain textual ntree information

Returns:
String containing textual ntree information

Reimplemented from iso::space::SpaceAlg.


Friends And Related Function Documentation

friend class NTreeVisitor [friend]

std::ostream& operator<< ( std::ostream &  pOstream,
const PermanentNeighborsAlg pAlg 
) [friend]

retrieve textual ntree information

Parameters:
pOstream output stream
pTree ntree


The documentation for this class was generated from the following files:
Generated on Fri Feb 25 14:08:15 2011 for iso_space by  doxygen 1.5.1