8 #ifndef segMxCifTree_H_
9 #define segMxCifTree_H_
16 #include <vlutil/vlNetTypes.h>
17 #include <vlutil/vlConfig.h>
49 DtSegmentMxCifTree(
double lowX,
double highX,
double lowY,
double highY,
unsigned int depth);
90 virtual void expandXY(
double lowX,
double highX,
double lowY,
double highY);
97 virtual bool empty()
const;
99 virtual int size()
const;
101 virtual int sizeInBytes()
const;
116 double& bestCost)
const;