My Project
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
Public Member Functions | List of all members
TriangleNet.NewLocation Class Reference

Find new Steiner point locations. More...

Public Member Functions

 NewLocation (TriangleNetMesh triangleNetMesh, IPredicates predicates)
 
Point FindLocation (Vertex org, Vertex dest, Vertex apex, ref float xi, ref float eta, bool offcenter, Otri badotri)
 Find a new location for a Steiner point.
 

Detailed Description

Find new Steiner point locations.

http://www.cise.ufl.edu/~ungor/aCute/index.html

Member Function Documentation

◆ FindLocation()

Point TriangleNet.NewLocation.FindLocation ( Vertex  org,
Vertex  dest,
Vertex  apex,
ref float  xi,
ref float  eta,
bool  offcenter,
Otri  badotri 
)
inline

Find a new location for a Steiner point.

Parameters
org
dest
apex
xi
eta
offcenter
badotri
Returns

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