16 #include <vlutil/vlConfig.h>
74 DtPoint& intersectionPoint,
double& t)
const;
129 virtual void addChild(
DtGdbNode* newNode);
130 virtual void addChildIfNonNull(
DtGdbNode* newNode);
131 virtual void addChildToStart(
DtGdbNode* newNode);
138 bool createNewVertices);
142 virtual void reduceChildren(
int& numReductions);
151 virtual void dump(
int indentLevel)
const;
161 bool recurseIntoCoordSysNodes =
false);
165 bool recurseIntoCoordSysNodes =
false)
const;
187 unsigned int& numIndConverted,
unsigned int& numIndTotal);
200 virtual DtGroup* balanced(
unsigned int branching,
unsigned int bushiness);
205 virtual DtGroup* balancedAndPurged(
unsigned int branching,
unsigned int bushiness);
213 virtual void computeExtent();
222 virtual void dumpComponents(
int indentLevel)
const;
225 std::list<DtGdbNode*>& nodesAlreadyReduced,