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

#include <dxf_to_graph.h>

Public Member Functions

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

Public Attributes

Eigen::Vector2d end
 
Eigen::Vector2d start
 

Detailed Description

Definition at line 38 of file dxf_to_graph.h.

Constructor & Destructor Documentation

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

Definition at line 42 of file dxf_to_graph.h.

tuw_graph::Line::Line ( )
inline

Definition at line 43 of file dxf_to_graph.h.

Member Data Documentation

Eigen::Vector2d tuw_graph::Line::end

Definition at line 41 of file dxf_to_graph.h.

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 Mon Jun 10 2019 15:42:44