#include <cartesian_classes.h>
Public Types | |
typedef R_ | R |
typedef R::RT | RT |
typedef R::FT | FT |
typedef R::Vector_2_base | RVector_2 |
typedef R::Direction_2_base | RDirection_2 |
Public Member Functions | |
Direction_2 () | |
Direction_2 (const CGAL::Direction_2< R > &d) | |
Direction_2 (const RDirection_2 &d) | |
Direction_2 (const RVector_2 &v) | |
Direction_2 (const RT &x, const RT &y) | |
bool | operator== (const CGAL::Direction_2< R > &d) const |
bool | operator!= (const CGAL::Direction_2< R > &d) const |
bool | operator>= (const CGAL::Direction_2< R > &d) const |
bool | operator<= (const CGAL::Direction_2< R > &d) const |
bool | operator> (const CGAL::Direction_2< R > &d) const |
bool | operator< (const CGAL::Direction_2< R > &d) const |
bool | counterclockwise_in_between (const CGAL::Direction_2< R > &d1, const CGAL::Direction_2< R > &d2) const |
CGAL::Vector_2< R > | vector () const |
CGAL::Vector_2< R > | to_vector () const |
CGAL::Direction_2< R > | transform (const CGAL::Aff_transformation_2< R > &t) const |
CGAL::Direction_2< R > | operator- () const |
RT | delta (int i) const |
RT | dx () const |
RT | dy () const |
Definition at line 66 of file cartesian_classes.h.
typedef R::FT FT |
Definition at line 87 of file Direction_2.h.
typedef R_ R |
Definition at line 85 of file Direction_2.h.
typedef R::Direction_2_base RDirection_2 |
Definition at line 89 of file Direction_2.h.
typedef R::RT RT |
Definition at line 86 of file Direction_2.h.
typedef R::Vector_2_base RVector_2 |
Definition at line 88 of file Direction_2.h.
|
inline |
Definition at line 92 of file Direction_2.h.
|
inline |
Definition at line 95 of file Direction_2.h.
|
inline |
Definition at line 100 of file Direction_2.h.
|
inline |
Definition at line 105 of file Direction_2.h.
|
inline |
Definition at line 109 of file Direction_2.h.
|
inline |
Definition at line 138 of file Direction_2.h.
|
inline |
Definition at line 159 of file Direction_2.h.
Referenced by bc_enforce(), c3d6nm(), cst_coh(), peri_cocnlinitsolution(), peri_cocprinitsolution(), peri_cocprslowterms(), peri_copgradupdate(), peri_derivedinputvalues(), peri_initsolution(), peri_printuserinput(), rflo_roedissipfirst(), rflo_roedissipsecond(), turb_lesesgmodel4(), v3d10_ale(), and v3d10_r_bar().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 155 of file Direction_2.h.
References operator-().
|
inline |
|
inline |
|
inline |
Definition at line 114 of file Direction_2.h.
References operator==().
|
inline |
Definition at line 130 of file Direction_2.h.
|
inline |
Definition at line 122 of file Direction_2.h.
|
inline |
Definition at line 147 of file Direction_2.h.
Definition at line 151 of file Direction_2.h.
|
inline |
Definition at line 143 of file Direction_2.h.