CGAL 4.5 - STL Extensions for CGAL
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Projection_object Concept Reference

Definition

Definition

typedef unspecified_type argument_type
 argument type.
 
typedef unspecified_type result_type
 result type.
 

Creation

 Projection_object ()
 default constructor.
 

Operations

result_typeoperator() (argument_type &) const
 
const result_typeoperator() (const argument_type &) const