BWAPI
Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/constructions_on_weighted_points_homogeneous_2.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class RT , class We >
CGAL_BEGIN_NAMESPACE void weighted_circumcenterH2 (const RT &phx, const RT &phy, const RT &phw, const We &pwt, const RT &qhx, const RT &qhy, const RT &qhw, const We &qwt, const RT &rhx, const RT &rhy, const RT &rhw, const We &rwt, RT &vvx, RT &vvy, RT &vvw)
template<class RT , class We >
void radical_axisH2 (const RT &phx, const RT &phy, const RT &phw, const We &pwt, const RT &qhx, const RT &qhy, const RT &qhw, const We &qwt, RT &a, RT &b, RT &c)

Function Documentation

template<class RT , class We >
void radical_axisH2 ( const RT &  phx,
const RT &  phy,
const RT &  phw,
const We &  pwt,
const RT &  qhx,
const RT &  qhy,
const RT &  qhw,
const We &  qwt,
RT &  a,
RT &  b,
RT &  c 
)

Here is the caller graph for this function:

template<class RT , class We >
CGAL_BEGIN_NAMESPACE void weighted_circumcenterH2 ( const RT &  phx,
const RT &  phy,
const RT &  phw,
const We &  pwt,
const RT &  qhx,
const RT &  qhy,
const RT &  qhw,
const We &  qwt,
const RT &  rhx,
const RT &  rhy,
const RT &  rhw,
const We &  rwt,
RT &  vvx,
RT &  vvy,
RT &  vvw 
)

Here is the call graph for this function:

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines