, including all inherited members.
boundaryList | FacetProjectTool | [private] |
cleanup() | FacetProjectTool | [protected] |
closest_edge(const CubitVector &position) | FacetProjectTool | [protected] |
closest_face(const CubitVector &position) | FacetProjectTool | [protected] |
closest_on_line(const CubitVector &base, const CubitVector &direction, const CubitVector &from_position) | FacetProjectTool | [protected, static] |
closest_on_lines(const CubitVector &base1, const CubitVector &direction1, const CubitVector &base2, const CubitVector &direction2, double &t1, double &t2) | FacetProjectTool | [protected, static] |
closest_point(const CubitVector &position) | FacetProjectTool | [protected] |
debug(DLIList< CubitVector * > &segments, std::vector< double > &coordinates, std::vector< int > &connections) | FacetProjectTool | |
do_projection(const DLIList< CubitVector * > &segments, CubitBoolean &point_changed, const double *tolerance_length=NULL) | FacetProjectTool | [protected] |
edgeList | FacetProjectTool | [private] |
facetList | FacetProjectTool | [private] |
FacetProjectTool() | FacetProjectTool | |
finalize_results() | FacetProjectTool | [private] |
find_closest_int_point_with_boundary(CubitVector &start_pt, CubitVector &end_pt, CubitVector &closest_pt) | FacetProjectTool | [private] |
get_result_set(DLIList< PST_CoEdge * > &edges) | FacetProjectTool | [protected] |
imprintResult | FacetProjectTool | [private] |
insert_in_face(PST_Face *face, const CubitVector &position) | FacetProjectTool | [protected] |
inside_face(PST_Face *face, const CubitVector &position) | FacetProjectTool | [protected, static] |
next_around_point(PST_Point *&point, const CubitVector &segment_end, PST_Face *&closest_face, PST_Edge *&closest_edge, CubitBoolean &is_boundary_edge, PST_Edge *last_closest_edge) | FacetProjectTool | [protected] |
point_on_facets(CubitVector *pos, double tolerance_sq) | FacetProjectTool | [private] |
pointList | FacetProjectTool | [private] |
populate_data(const DLIList< PST_Face * > &facets) | FacetProjectTool | [protected] |
project(DLIList< CubitVector * > &segments, const std::vector< double > &coordinates, const std::vector< int > &connections, std::vector< int > &duddedFacets, std::vector< int > &newFacets, std::vector< int > &newFacetsIndex, std::vector< double > &newPoints, std::vector< int > &edges, std::vector< int > &segmentPoints, const double *tolerance_length=NULL) | FacetProjectTool | |
project(const CubitVector &point, const double *tolerance_length=NULL) | FacetProjectTool | [protected] |
project(PST_Point *&start, PST_Point *&end) | FacetProjectTool | [protected] |
project_to_face(PST_Face *face, const CubitVector &position, CubitVector &result) | FacetProjectTool | [protected, static] |
segPoints | FacetProjectTool | [private] |
split_edge(PST_Edge *edge, double t) | FacetProjectTool | [protected] |
within_tolerance(PST_Edge *edge, const CubitVector &point, double tolerance) | FacetProjectTool | [protected, static] |
~FacetProjectTool() | FacetProjectTool | |