CGAL 5.1 - 2D and 3D Linear Geometry Kernel
|
#include <Concepts/FunctionObjectConcepts.h>
AdaptableFunctor
(with one argument)CGAL::Triangle_3<Kernel>
Operations | |
Kernel::Plane_3 | operator() (const Kernel::Triangle_3 &t) |
returns the supporting plane of t , with same orientation. More... | |
Kernel::Plane_3 Kernel::ConstructSupportingPlane_3::operator() | ( | const Kernel::Triangle_3 & | t | ) |
returns the supporting plane of t
, with same orientation.