Overture  Version 25
Public Member Functions | Protected Attributes | List of all members
DistributedInverse Class Reference

#include <DistributedInverse.h>

Collaboration diagram for DistributedInverse:
Collaboration graph
[legend]

Public Member Functions

 DistributedInverse (Mapping &map)
 
 ~DistributedInverse ()
 
int computeBoundingBoxes ()
 
int get (const GenericDataBase &dir, const aString &name)
 
const RealArraygetBoundingBox () const
 
const BoundingBoxgetBoundingBoxTree (int side, int axis)
 
int put (GenericDataBase &dir, const aString &name) const
 
real sizeOf (FILE *file=NULL) const
 

Protected Attributes

Mappingmap
 
bool boundingBoxesComputed
 
RealArray boundingBox
 
BoundingBox boundingBoxTree [2][3]
 

Constructor & Destructor Documentation

DistributedInverse::DistributedInverse ( Mapping map)

References boundingBoxesComputed.

DistributedInverse::~DistributedInverse ( )

Member Function Documentation

int DistributedInverse::computeBoundingBoxes ( )
int DistributedInverse::get ( const GenericDataBase dir,
const aString name 
)

References Overture::abort().

const RealArray & DistributedInverse::getBoundingBox ( ) const

References boundingBox.

const BoundingBox & DistributedInverse::getBoundingBoxTree ( int  side,
int  axis 
)
int DistributedInverse::put ( GenericDataBase dir,
const aString name 
) const

References Overture::abort().

real DistributedInverse::sizeOf ( FILE *  file = NULL) const

Member Data Documentation

RealArray DistributedInverse::boundingBox
protected
bool DistributedInverse::boundingBoxesComputed
protected
BoundingBox DistributedInverse::boundingBoxTree[2][3]
protected
Mapping& DistributedInverse::map
protected

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