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

#include <CGAL/Polyhedral_mesh_domain_3.h>

Definition

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

Returns a point in the intersection of the primitive type with some boundary surface.

Type1 is either Segment_3, Ray_3 or Line_3. The integer dimension is set to the dimension of the lowest dimensional face in the input complex containing the returned point, and index is set to the index to be stored at a mesh vertex lying on this face.