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 93 of file CalcPath.cpp.

Member Data Documentation

◆ position

Eigen::Vector2f position

Definition at line 96 of file CalcPath.cpp.

◆ targetNode

Definition at line 95 of file CalcPath.cpp.


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