BWAPI
|
#include "CGAL/Point_2.h"
#include "CGAL/Segment_2.h"
#include "CGAL/Triangle_2.h"
#include "CGAL/Iso_rectangle_2.h"
#include "CGAL/Segment_2_Segment_2_intersection.h"
#include <vector>
#include <list>
Go to the source code of this file.
Namespaces | |
namespace | CGAL |
Functions | |
template<class R > | |
Object | CGAL::intersection (const Triangle_2< R > &t, const Iso_rectangle_2< R > &r) |