Overture  Version 25
Functions
GeometricADTTraversor.C File Reference
#include <iostream>
#include "Overture.h"
#include "GeometricADT.h"
Include dependency graph for GeometricADTTraversor.C:
This graph shows which files directly or indirectly include this file:

Functions

template<class dataT >
 __GeometricADTtraversor< dataT >__GeometricADTtraversor (const GeometricADT< dataT > &gADT, ArraySimple< real > &target_)
 
template<class dataT >
bool __GeometricADTtraversor< dataT >isOverlapping (int theDepth, const ArraySimple< real > &bBox)
 
template<class dataT >
bool __GeometricADTtraversor< dataT >isCandidate (const ArraySimple< real > &candidate)
 

Function Documentation

template<class dataT >
__GeometricADTtraversor< dataT >__GeometricADTtraversor ( const GeometricADT< dataT > &  gADT,
ArraySimple< real > &  target_ 
)

References depth, r, and R.

template<class dataT >
bool __GeometricADTtraversor< dataT >isCandidate ( const ArraySimple< real > &  candidate)
template<class dataT >
bool __GeometricADTtraversor< dataT >isOverlapping ( int  theDepth,
const ArraySimple< real > &  bBox 
)