EdgeProjection Struct Reference

Projection of point on an edge of the graph. More...

Public Attributes

Eigen::Vector2f position
 
memoryx::GraphNodePtr targetNode
 

Detailed Description

Projection of point on an edge of the graph.

(node)----—(position)-----—>(targetNode)

Definition at line 101 of file CalcPath.cpp.

Member Data Documentation

◆ position

Eigen::Vector2f position

Definition at line 104 of file CalcPath.cpp.

◆ targetNode

Definition at line 103 of file CalcPath.cpp.


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