CGAL 6.0 - 3D Mesh Generation
|
#include <CGAL/Polyhedral_mesh_domain_3.h>
Returns true if point p
is in the domain.
If p
is in the domain, the parameter index is set to the index of the subdomain including p
. It is set to the default value otherwise.