Public Member Functions | Public Attributes | Private Member Functions | Friends | List of all members
tuw_graph::GraphInfo Class Reference

#include <serializer.h>

Public Member Functions

 GraphInfo ()
 
 GraphInfo (Eigen::Vector2d _pt, float _resolution, int _nrSegments_)
 

Public Attributes

PointSerializer Origin
 
float Resolution
 
int SegmentLength
 

Private Member Functions

template<class archive >
void serialize (archive &ar, const unsigned int version)
 

Friends

class boost::serialization::access
 

Detailed Description

Definition at line 50 of file serializer.h.

Constructor & Destructor Documentation

tuw_graph::GraphInfo::GraphInfo ( )
inline

Definition at line 53 of file serializer.h.

tuw_graph::GraphInfo::GraphInfo ( Eigen::Vector2d  _pt,
float  _resolution,
int  _nrSegments_ 
)
inline

Definition at line 55 of file serializer.h.

Member Function Documentation

template<class archive >
void tuw_graph::GraphInfo::serialize ( archive &  ar,
const unsigned int  version 
)
inlineprivate

Definition at line 66 of file serializer.h.

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Definition at line 65 of file serializer.h.

Member Data Documentation

PointSerializer tuw_graph::GraphInfo::Origin

Definition at line 60 of file serializer.h.

float tuw_graph::GraphInfo::Resolution

Definition at line 61 of file serializer.h.

int tuw_graph::GraphInfo::SegmentLength

Definition at line 62 of file serializer.h.


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


tuw_voronoi_graph
Author(s): Benjamin Binder
autogenerated on Mon Jun 10 2019 15:42:44