Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
moab::GeomQueryTool Member List

This is the complete list of members for moab::GeomQueryTool, including all inherited members.

boundary_case(EntityHandle volume, int &result, double u, double v, double w, EntityHandle facet, EntityHandle surface)moab::GeomQueryToolprivate
closest_to_location(EntityHandle volume, const double point[3], double &result, EntityHandle *closest_surface=0)moab::GeomQueryTool
countingmoab::GeomQueryToolprivate
find_volume(const double xyz[3], EntityHandle &volume, const double *dir=NULL)moab::GeomQueryTool
find_volume_slow(const double xyz[3], EntityHandle &volume, const double *dir=NULL)moab::GeomQueryTool
GeomQueryTool(Interface *impl, bool find_geoments=false, EntityHandle modelRootSet=0, bool p_rootSets_vector=true, bool restore_rootSets=true, bool trace_counting=false, double overlap_thickness=0., double numerical_precision=0.001)moab::GeomQueryTool
GeomQueryTool(GeomTopoTool *geomtopotool, bool trace_counting=false, double overlap_thickness=0., double numerical_precision=0.001)moab::GeomQueryTool
geomTopoToolmoab::GeomQueryToolprivate
get_normal(EntityHandle surf, const double xyz[3], double angle[3], const RayHistory *history=NULL)moab::GeomQueryTool
get_numerical_precision()moab::GeomQueryToolinline
get_overlap_thickness()moab::GeomQueryToolinline
get_verbosity() constmoab::GeomQueryToolinline
gttool()moab::GeomQueryToolinline
initialize()moab::GeomQueryTool
MBImoab::GeomQueryToolprivate
measure_area(EntityHandle surface, double &result)moab::GeomQueryTool
measure_volume(EntityHandle volume, double &result)moab::GeomQueryTool
moab_instance()moab::GeomQueryToolinline
n_pt_in_vol_callsmoab::GeomQueryToolprivate
n_ray_fire_callsmoab::GeomQueryToolprivate
numericalPrecisionmoab::GeomQueryToolprivate
obbTreeToolmoab::GeomQueryToolprivate
overlapThicknessmoab::GeomQueryToolprivate
owns_gttmoab::GeomQueryToolprivate
point_in_box(const EntityHandle volume, const double point[3], int &inside)moab::GeomQueryTool
point_in_volume(const EntityHandle volume, const double xyz[3], int &result, const double *uvw=NULL, const RayHistory *history=NULL)moab::GeomQueryTool
point_in_volume_slow(const EntityHandle volume, const double xyz[3], int &result)moab::GeomQueryTool
poly_solid_angle(EntityHandle face, const CartVect &point, double &area)moab::GeomQueryToolprivate
ray_fire(const EntityHandle volume, const double ray_start[3], const double ray_dir[3], EntityHandle &next_surf, double &next_surf_dist, RayHistory *history=NULL, double dist_limit=0, int ray_orientation=1, OrientedBoxTreeTool::TrvStats *stats=NULL)moab::GeomQueryTool
senseTagmoab::GeomQueryToolprivate
set_numerical_precision(double new_precision)moab::GeomQueryTool
set_overlap_thickness(double new_overlap_thickness)moab::GeomQueryTool
set_verbosity(bool value)moab::GeomQueryToolinline
test_volume_boundary(const EntityHandle volume, const EntityHandle surface, const double xyz[3], const double uvw[3], int &result, const RayHistory *history=NULL)moab::GeomQueryTool
verbosemoab::GeomQueryToolprivate
~GeomQueryTool()moab::GeomQueryTool