The result of a query by an oracle such as Implicit_manifold_intersection_oracle. More...
#include <include/gudhi/Coxeter_triangulation/Query_result.h>
Public Attributes | |
| Eigen::VectorXd | intersection |
| The potentially lower-dimensional face of the query simplex that contains the intersection point. OBSOLETE: as the snapping is removed. More... | |
| bool | success |
| True if the query simplex intersects the manifold. | |
The result of a query by an oracle such as Implicit_manifold_intersection_oracle.
| Simplex_handle | The class of the query simplex. |
| Eigen::VectorXd Gudhi::coxeter_triangulation::Query_result< Simplex_handle >::intersection |
The potentially lower-dimensional face of the query simplex that contains the intersection point. OBSOLETE: as the snapping is removed.
The intersection point.