•All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Friends Modules Pages
This is the complete list of members for MeshCore::MeshSearchNeighbours, including all inherited members.
| AccumulateNeighbours(const MeshFacet &rclF, FacetIndex ulFIdx) | MeshCore::MeshSearchNeighbours | protected |
| CheckDistToFacet(const MeshFacet &rclF) | MeshCore::MeshSearchNeighbours | protected |
| ExpandRadius(unsigned long ulMinPoints) | MeshCore::MeshSearchNeighbours | protected |
| InnerPoint(const Base::Vector3f &rclPt) const | MeshCore::MeshSearchNeighbours | protected |
| MeshSearchNeighbours(const MeshKernel &rclM, float fSampleDistance=1.0f) | MeshCore::MeshSearchNeighbours | |
| NeighboursFacetFromFacet(FacetIndex ulFacetIdx, float fDistance, std::vector< Base::Vector3f > &raclResultPoints, std::vector< FacetIndex > &raclResultFacets) | MeshCore::MeshSearchNeighbours | |
| NeighboursFromFacet(FacetIndex ulFacetIdx, float fDistance, unsigned long ulMinPoints, std::vector< Base::Vector3f > &raclResultPoints) | MeshCore::MeshSearchNeighbours | |
| NeighboursFromSampledFacets(FacetIndex ulFacetIdx, float fDistance, std::vector< Base::Vector3f > &raclResultPoints) | MeshCore::MeshSearchNeighbours | |
| Reinit(float fSampleDistance) | MeshCore::MeshSearchNeighbours | |
| SampleAllFacets() | MeshCore::MeshSearchNeighbours | protected |
| TriangleCutsSphere(const MeshFacet &rclF) const | MeshCore::MeshSearchNeighbours | protected |
| ~MeshSearchNeighbours() | MeshCore::MeshSearchNeighbours | virtual |