This is the complete list of members for moab::GQT_IntRegCtxt, including all inherited members.
add_intersection(EntityHandle set, EntityHandle tri, double dist, OrientedBoxTreeTool::IntersectSearchWindow &search_win) | moab::GQT_IntRegCtxt | private |
add_mode1_intersection(EntityHandle set, EntityHandle facet, double dist, OrientedBoxTreeTool::IntersectSearchWindow &search_win) | moab::GQT_IntRegCtxt | private |
append_intersection(EntityHandle set, EntityHandle facet, double dist) | moab::GQT_IntRegCtxt | private |
desiredOrient | moab::GQT_IntRegCtxt | private |
edge_node_piercing_intersect(const EntityHandle tri, const CartVect &ray_direction, const GeomUtil::intersection_type int_type, const std::vector< EntityHandle > &close_tris, const std::vector< int > &close_senses, const Interface *MBI, std::vector< EntityHandle > *neighborhood_tris=0) | moab::GQT_IntRegCtxt | private |
facets | moab::OrientedBoxTreeTool::IntRegCtxt | protected |
geomVol | moab::GQT_IntRegCtxt | private |
get_facets() | moab::OrientedBoxTreeTool::IntRegCtxt | inline |
get_intersections() | moab::OrientedBoxTreeTool::IntRegCtxt | inline |
get_sets() | moab::OrientedBoxTreeTool::IntRegCtxt | inline |
getDesiredOrient() | moab::GQT_IntRegCtxt | inlinevirtual |
GQT_IntRegCtxt(OrientedBoxTreeTool *obbtool, const double ray_point[3], const double ray_dir[3], double tolerance, int min_tolerance_intersections, const EntityHandle *root_set, const EntityHandle *geom_volume, const Tag *sense_tag, const int *desired_orient, const std::vector< EntityHandle > *prev_facets) | moab::GQT_IntRegCtxt | inline |
in_neighborhoods(const EntityHandle tri) | moab::GQT_IntRegCtxt | private |
in_prevFacets(const EntityHandle tri) | moab::GQT_IntRegCtxt | private |
intersections | moab::OrientedBoxTreeTool::IntRegCtxt | protected |
minTolInt | moab::GQT_IntRegCtxt | private |
neighborhood | moab::GQT_IntRegCtxt | private |
neighborhoods | moab::GQT_IntRegCtxt | private |
prevFacets | moab::GQT_IntRegCtxt | private |
ray_direction | moab::GQT_IntRegCtxt | private |
ray_origin | moab::GQT_IntRegCtxt | private |
register_intersection(EntityHandle set, EntityHandle triangle, double distance, OrientedBoxTreeTool::IntersectSearchWindow &, GeomUtil::intersection_type int_type) | moab::GQT_IntRegCtxt | virtual |
rootSet | moab::GQT_IntRegCtxt | private |
senseTag | moab::GQT_IntRegCtxt | private |
set_intersection(int len_idx, EntityHandle set, EntityHandle facet, double dist) | moab::GQT_IntRegCtxt | private |
sets | moab::OrientedBoxTreeTool::IntRegCtxt | protected |
tol | moab::GQT_IntRegCtxt | private |
tool | moab::GQT_IntRegCtxt | private |
update_orient(EntityHandle set, int *surfTriOrient) | moab::GQT_IntRegCtxt | virtual |