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 49 of file serializer.h.

Constructor & Destructor Documentation

◆ GraphInfo() [1/2]

tuw_graph::GraphInfo::GraphInfo ( )
inline

Definition at line 52 of file serializer.h.

◆ GraphInfo() [2/2]

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

Definition at line 54 of file serializer.h.

Member Function Documentation

◆ serialize()

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

Definition at line 65 of file serializer.h.

Friends And Related Function Documentation

◆ boost::serialization::access

friend class boost::serialization::access
friend

Definition at line 64 of file serializer.h.

Member Data Documentation

◆ Origin

PointSerializer tuw_graph::GraphInfo::Origin

Definition at line 59 of file serializer.h.

◆ Resolution

float tuw_graph::GraphInfo::Resolution

Definition at line 60 of file serializer.h.

◆ SegmentLength

int tuw_graph::GraphInfo::SegmentLength

Definition at line 61 of file serializer.h.


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


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