Public Member Functions | Public Attributes | List of all members
tuw_graph::Line Struct Reference

#include <dxf_to_graph.h>

Public Member Functions

 Line ()
 
 Line (Eigen::Vector2d _start, Eigen::Vector2d _end)
 

Public Attributes

Eigen::Vector2d end
 
Eigen::Vector2d start
 

Detailed Description

Definition at line 38 of file dxf_to_graph.h.

Constructor & Destructor Documentation

◆ Line() [1/2]

tuw_graph::Line::Line ( Eigen::Vector2d  _start,
Eigen::Vector2d  _end 
)
inline

Definition at line 42 of file dxf_to_graph.h.

◆ Line() [2/2]

tuw_graph::Line::Line ( )
inline

Definition at line 43 of file dxf_to_graph.h.

Member Data Documentation

◆ end

Eigen::Vector2d tuw_graph::Line::end

Definition at line 41 of file dxf_to_graph.h.

◆ start

Eigen::Vector2d tuw_graph::Line::start

Definition at line 40 of file dxf_to_graph.h.


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


tuw_voronoi_graph
Author(s): Benjamin Binder
autogenerated on Wed Mar 2 2022 01:10:12