, including all inherited members.
boundary_case(EntityHandle volume, int &result, double u, double v, double w, EntityHandle facet, EntityHandle surface) | moab::GeomQueryTool | [private] |
closest_to_location(EntityHandle volume, const double point[3], double &result, EntityHandle *closest_surface=0) | moab::GeomQueryTool | |
counting | moab::GeomQueryTool | [private] |
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 | |
geomTopoTool | moab::GeomQueryTool | [private] |
get_normal(EntityHandle surf, const double xyz[3], double angle[3], const RayHistory *history=NULL) | moab::GeomQueryTool | |
get_numerical_precision() | moab::GeomQueryTool | [inline] |
get_overlap_thickness() | moab::GeomQueryTool | [inline] |
get_verbosity() const | moab::GeomQueryTool | [inline] |
gttool() | moab::GeomQueryTool | [inline] |
initialize() | moab::GeomQueryTool | |
MBI | moab::GeomQueryTool | [private] |
measure_area(EntityHandle surface, double &result) | moab::GeomQueryTool | |
measure_volume(EntityHandle volume, double &result) | moab::GeomQueryTool | |
moab_instance() | moab::GeomQueryTool | [inline] |
n_pt_in_vol_calls | moab::GeomQueryTool | [private] |
n_ray_fire_calls | moab::GeomQueryTool | [private] |
numericalPrecision | moab::GeomQueryTool | [private] |
obbTreeTool | moab::GeomQueryTool | [private] |
overlapThickness | moab::GeomQueryTool | [private] |
owns_gtt | moab::GeomQueryTool | [private] |
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::GeomQueryTool | [private] |
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 | |
senseTag | moab::GeomQueryTool | [private] |
set_numerical_precision(double new_precision) | moab::GeomQueryTool | |
set_overlap_thickness(double new_overlap_thickness) | moab::GeomQueryTool | |
set_verbosity(bool value) | moab::GeomQueryTool | [inline] |
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 | |
verbose | moab::GeomQueryTool | [private] |
~GeomQueryTool() | moab::GeomQueryTool | |