INMOST
A toolkit for distributed mathematical modeling
|
This is the complete list of members for INMOST::SearchKDTree, including all inherited members.
bbox_closest_point(const Storage::real p[3], const bbox_type bbox[6], Storage::real pout[3]) (defined in INMOST::SearchKDTree) | INMOST::SearchKDTree | inlinestatic |
bbox_point(const Storage::real p[3], const bbox_type bbox[6]) (defined in INMOST::SearchKDTree) | INMOST::SearchKDTree | inlinestatic |
bbox_point_print(const Storage::real p[3], const bbox_type bbox[6], std::ostream &sout=std::cout) (defined in INMOST::SearchKDTree) | INMOST::SearchKDTree | inlinestatic |
bbox_sphere(const Storage::real p[3], Storage::real r, const bbox_type bbox[6]) (defined in INMOST::SearchKDTree) | INMOST::SearchKDTree | inlinestatic |
cell_point(const Cell &c, const Storage::real p[3]) (defined in INMOST::SearchKDTree) | INMOST::SearchKDTree | inlinestatic |
cell_point_print(const Cell &c, const Storage::real p[3], std::ostream &sout) (defined in INMOST::SearchKDTree) | INMOST::SearchKDTree | inlinestatic |
IntersectSegment(ElementArray< Cell > &cells, const Storage::real p1[3], const Storage::real p2[3]) const (defined in INMOST::SearchKDTree) | INMOST::SearchKDTree | |
IntersectSegment(ElementArray< Face > &faces, const Storage::real p1[3], const Storage::real p2[3]) const (defined in INMOST::SearchKDTree) | INMOST::SearchKDTree | |
IntersectSegmentPrint(ElementArray< Face > &faces, const Storage::real p1[3], const Storage::real p2[3], std::ostream &sout) const (defined in INMOST::SearchKDTree) | INMOST::SearchKDTree | |
IntersectSphere(ElementArray< Cell > &cells, const Storage::real p[3], Storage::real r) const (defined in INMOST::SearchKDTree) | INMOST::SearchKDTree | |
IntersectSphere(ElementArray< Face > &faces, const Storage::real p[3], Storage::real r) const (defined in INMOST::SearchKDTree) | INMOST::SearchKDTree | |
SearchCell(const Storage::real *point) const (defined in INMOST::SearchKDTree) | INMOST::SearchKDTree | |
SearchCellPrint(const Storage::real *point, std::ostream &sout=std::cout) const (defined in INMOST::SearchKDTree) | INMOST::SearchKDTree | |
SearchKDTree(Mesh *m) (defined in INMOST::SearchKDTree) | INMOST::SearchKDTree | |
SearchKDTree(Mesh *m, HandleType *_set, unsigned set_size) (defined in INMOST::SearchKDTree) | INMOST::SearchKDTree | |
segment_distance(const Storage::real x1[3], const Storage::real x2[3], const Storage::real p[3]) (defined in INMOST::SearchKDTree) | INMOST::SearchKDTree | inlinestatic |
triangle_distance(const Storage::real x1[3], const Storage::real x2[3], const Storage::real x3[3], const Storage::real p[3]) (defined in INMOST::SearchKDTree) | INMOST::SearchKDTree | inlinestatic |
~SearchKDTree() (defined in INMOST::SearchKDTree) | INMOST::SearchKDTree |