This is the complete list of members for moab::IntxAreaUtils, including all inherited members.
| area_on_sphere(Interface *mb, EntityHandle set, double R) | moab::IntxAreaUtils | |
| area_spherical_element(Interface *mb, EntityHandle elem, double R) | moab::IntxAreaUtils | |
| area_spherical_polygon(const double *A, int N, double Radius, int *sign=NULL) | moab::IntxAreaUtils | |
| area_spherical_polygon_girard(const double *A, int N, double Radius) | moab::IntxAreaUtils | private |
| area_spherical_polygon_lHuiller(const double *A, int N, double Radius, int *sign=NULL) | moab::IntxAreaUtils | private |
| area_spherical_triangle(const double *A, const double *B, const double *C, double Radius) | moab::IntxAreaUtils | |
| area_spherical_triangle_girard(const double *A, const double *B, const double *C, double Radius) | moab::IntxAreaUtils | private |
| area_spherical_triangle_lHuiller(const double *ptA, const double *ptB, const double *ptC, double Radius) | moab::IntxAreaUtils | private |
| AreaMethod enum name | moab::IntxAreaUtils | |
| GaussQuadrature enum value | moab::IntxAreaUtils | |
| Girard enum value | moab::IntxAreaUtils | |
| IntxAreaUtils(AreaMethod p_eAreaMethod=lHuiller) | moab::IntxAreaUtils | inline |
| lHuiller enum value | moab::IntxAreaUtils | |
| m_eAreaMethod | moab::IntxAreaUtils | private |
| positive_orientation(Interface *mb, EntityHandle set, double R) | moab::IntxAreaUtils | |
| spherical_angle(const double *A, const double *B, const double *C, double Radius) | moab::IntxAreaUtils | |
| ~IntxAreaUtils() | moab::IntxAreaUtils | inline |