This is the complete list of members for dialect::TreePlacement, including all inherited members.
| applyGeometryToTree(void) | dialect::TreePlacement | |
| buildBestProjSeq(double padding=0, bool doCostlierDimensionFirst=false, ExpansionEstimateMethod expansionMethod=ExpansionEstimateMethod::CONSTRAINTS) | dialect::TreePlacement | inline |
| buildTreeBox(double padding=0) const | dialect::TreePlacement | |
| estimateCost(void) | dialect::TreePlacement | |
| getBoxNode(void) | dialect::TreePlacement | inline |
| getFace(void) | dialect::TreePlacement | inline |
| getGrowthDir(void) const | dialect::TreePlacement | inline |
| getNumPotentialNbrs(void) | dialect::TreePlacement | |
| getPlacementDir(void) const | dialect::TreePlacement | inline |
| getRootNode(void) const | dialect::TreePlacement | inline |
| hasBoxNode(void) | dialect::TreePlacement | inline |
| id(void) const | dialect::TreePlacement | inline |
| insertTreeIntoGraph(Graph &G, NodesById &treeNodes, NodesById &bufferNodes, EdgesById &treeEdges) | dialect::TreePlacement | |
| insertTreeNode(double padding=0) | dialect::TreePlacement | inline |
| isExternal(void) const | dialect::TreePlacement | inline |
| recordBoxNode(Node_SP &boxNode) | dialect::TreePlacement | inline |
| rootIsAlignedWith(vpsc::Dim dim, id_type id) | dialect::TreePlacement | |
| setRootAligns(vpsc::Dim dim, std::set< id_type > &idSet) | dialect::TreePlacement | inline |
| size(void) const | dialect::TreePlacement | inline |
| somePointOppositeSegment(LineSegment &seg, Avoid::Point &pt, double padding=-1, bool openInterval=false) | dialect::TreePlacement | |
| toString(void) const | dialect::TreePlacement | |