CGAL 6.0 - 3D Mesh Generation
Loading...
Searching...
No Matches
CGAL::Polyhedral_mesh_domain_3< Polyhedron, IGT >::Is_in_domain Struct Reference

#include <CGAL/Polyhedral_mesh_domain_3.h>

Definition

template<class Polyhedron, class IGT>
struct CGAL::Polyhedral_mesh_domain_3< Polyhedron, IGT >::Is_in_domain

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.