![]() |
VR-Forces 4.7 Class Documentation
|
This is the complete list of members for DtVectorNetworkTool, including all inherited members.
| addEdgeToSegmentTree(const DtNetworkEdge &edgeToAdd, DtSegmentMxCifTree &segmentTree) const | DtVectorNetworkTool | protected |
| buildConnectivity(const DtVectorNetwork &inputNetwork, DtVectorNetwork &outputNetwork, unsigned int numNodes) | DtVectorNetworkTool | protectedvirtual |
| buildEdges(const DtNetworkEdgeContainer &processedEdges, DtVectorNetwork &network) | DtVectorNetworkTool | protectedvirtual |
| buildNetworkFromEdges(const DtNetworkEdgeContainer &edges, DtVectorNetwork &outputNetwork) | DtVectorNetworkTool | protected |
| calculateArealCentroids(DtVectorNetwork &vectorNetwork) | DtVectorNetworkTool | protected |
| calculateExtent(const DtNetworkEdge &edge, DtPoint &minPoint, DtPoint &maxPoint) | DtVectorNetworkTool | protectedvirtual |
| clipArealFeature(const DtNetworkEdge &edgeToClip, const DtPoint &southWestPoint, const DtPoint &northEastPoint, DtNetworkEdgeContainer &clippedArealFeature, DtVectorNetwork &clippedVectorNetwork) | DtVectorNetworkTool | protectedvirtual |
| clipEdges(const DtVectorNetwork &inputNetwork, DtNetworkEdgeContainer &croppedEdges, const DtPoint &southWestPoint, const DtPoint &northEastPoint, DtVectorNetwork &clippedVectorNetwork) | DtVectorNetworkTool | protected |
| clipLinearFeature(const DtNetworkEdge &edgeToClip, const DtPoint &southWestPoint, const DtPoint &northEastPoint, DtNetworkEdgeContainer &clippedEdges, DtVectorNetwork &clippedVectorNetwork) | DtVectorNetworkTool | protectedvirtual |
| clipNetwork(DtVectorNetwork &inputNetwork, DtVectorNetwork &outputNetwork, const DtPoint &southWestPoint, const DtPoint &northEastPoint) | DtVectorNetworkTool | virtual |
| clipNetworkElement(const DtNetworkEdge &edgeToClip, const DtPoint &southWestPoint, const DtPoint &northEastPoint, DtNetworkEdgeContainer &clippedEdges, bool isClosedNetwork, DtVectorNetwork &clippedVectorNetwork) | DtVectorNetworkTool | protectedvirtual |
| clipNode(const DtNetworkNode &node, const DtPoint &southWestPoint, const DtPoint &northEastPoint, DtVectorNetwork &clippedVectorNetwork) | DtVectorNetworkTool | protectedvirtual |
| clipNodes(const DtVectorNetwork &inputNetwork, DtVectorNetwork &outputNetwork, const DtPoint &southWestPoint, const DtPoint &northEastPoint) | DtVectorNetworkTool | protected |
| deIntersectEdges(std::list< DtNetworkEdge * > &unprocessedEdges, DtVectorNetwork &outputNetwork, DtNetworkEdgeContainer &processedEdgeList) | DtVectorNetworkTool | protectedvirtual |
| deleteAllocatedEdges() | DtVectorNetworkTool | protected |
| DtNetworkEdgeConstIter typedef | DtVectorNetworkTool | |
| DtNetworkEdgeContainer typedef | DtVectorNetworkTool | |
| DtNetworkEdgeIter typedef | DtVectorNetworkTool | |
| DtVectorNetworkTool() | DtVectorNetworkTool | |
| DtVectorNetworkTool(const DtVectorNetworkTool &orig) | DtVectorNetworkTool | private |
| isInArea(const DtPoint &point, const DtPoint &southWestPoint, const DtPoint &northEastPoint) | DtVectorNetworkTool | protectedvirtual |
| moveInArea(const DtPoint &point, const DtPoint &nextPoint, const DtPoint &southWestPoint, const DtPoint &northEastPoint) | DtVectorNetworkTool | protectedvirtual |
| myEdges | DtVectorNetworkTool | protected |
| myExcessiveEdgeCount | DtVectorNetworkTool | protected |
| myTolerance | DtVectorNetworkTool | protected |
| newEdge() | DtVectorNetworkTool | protectedvirtual |
| newEdge(const DtNetworkEdge &edge) | DtVectorNetworkTool | protectedvirtual |
| newEdgeToDelete() | DtVectorNetworkTool | protectedvirtual |
| newEdgeToDelete(const DtNetworkEdge &edge) | DtVectorNetworkTool | protectedvirtual |
| operator=(const DtVectorNetworkTool &orig) | DtVectorNetworkTool | private |
| planarizeNetwork(DtVectorNetwork &inputNetwork, DtVectorNetwork &outputNetwork, DtReal tolerance, unsigned int excessiveEdgeCount) | DtVectorNetworkTool | virtual |
| removeEdgeFromSegmentTree(const DtNetworkEdge &edgeToRemove, DtSegmentMxCifTree &segmentTree) const | DtVectorNetworkTool | protected |
| sizeInBytes() const | DtVectorNetworkTool | virtual |
| splitEdge(const DtNetworkEdge &edge1, const DtNetworkSegment &seg1, DtReal splitX, DtReal splitY, DtReal splitZ, DtNetworkEdge *&splitEdge1, DtNetworkEdge *&splitEdge2) | DtVectorNetworkTool | protectedvirtual |
| testInvariant() const | DtVectorNetworkTool | protectedvirtual |
| updateExtent(const DtPoint &point, DtPoint &minPoint, DtPoint &maxPoint) | DtVectorNetworkTool | protectedvirtual |
| ~DtVectorNetworkTool() | DtVectorNetworkTool | virtual |