CGAL 5.3 - STL Extensions for CGAL
Creator Function Objects

Classes

class  CGAL::Creator_1< Arg, Result >
 The class Creator_1 defines types and operations for creating objects from one argument. More...
 
class  CGAL::Creator_2< Arg1, Arg2, Result >
 The class Creator_2 defines types and operations for creating objects from two arguments. More...
 
class  CGAL::Creator_3< Arg1, Arg2, Arg3, Result >
 The class Creator_3 defines types and operations for creating objects from three arguments. More...
 
class  CGAL::Creator_4< Arg1, Arg2, Arg3, Arg4, Result >
 The class Creator_4 defines types and operations for creating objects from four arguments. More...
 
class  CGAL::Creator_5< Arg1, Arg2, Arg3, Arg4, Arg5, Result >
 The class Creator_5 defines types and operations for creating objects from five arguments. More...
 
class  CGAL::Creator_uniform_2< Arg, Result >
 The class Creator_uniform_2 defines types and operations for creating objects from two arguments of the same type. More...
 
class  CGAL::Creator_uniform_3< Arg, Result >
 The class Creator_uniform_3 defines types and operations for creating objects from three arguments of the same type. More...
 
class  CGAL::Creator_uniform_4< Arg, Result >
 The class Creator_uniform_4 defines types and operations for creating objects from four arguments of the same type. More...
 
class  CGAL::Creator_uniform_5< Arg, Result >
 The class Creator_uniform_5 defines types and operations for creating objects from five arguments of the same type. More...
 
class  CGAL::Creator_uniform_6< Arg, Result >
 The class Creator_uniform_6 defines types and operations for creating objects from six arguments of the same type. More...
 
class  CGAL::Creator_uniform_7< Arg, Result >
 The class Creator_uniform_7 defines types and operations for creating objects from seven arguments of the same type. More...
 
class  CGAL::Creator_uniform_8< Arg, Result >
 The class Creator_uniform_8 defines types and operations for creating objects from eight arguments of the same type. More...
 
class  CGAL::Creator_uniform_9< Arg, Result >
 The class Creator_uniform_9 defines types and operations for creating objects from nine arguments of the same type. More...
 
class  CGAL::Creator_uniform_d< Arg, Result >
 The class Creator_uniform_d defines types and operations for creating objects from two arguments of the same type. More...