Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Collinear_are_strictly_ordered_along_line Class Reference

#include <function_objects.h>

Public Types

typedef bool result_type
 

Public Member Functions

template<class T >
bool operator() (const T &p, const T &q, const T &r) const
 

Detailed Description

Definition at line 733 of file function_objects.h.

Member Typedef Documentation

typedef bool result_type

Definition at line 736 of file function_objects.h.

Member Function Documentation

bool operator() ( const T &  p,
const T &  q,
const T &  r 
) const
inline

Definition at line 740 of file function_objects.h.

References collinear_are_strictly_ordered_along_line().

NT q
bool collinear_are_strictly_ordered_along_line(const Point_2< R > &p, const Point_2< R > &q, const Point_2< R > &r)

Here is the call graph for this function:


The documentation for this class was generated from the following file: