GAP_pt_extern Class Reference

#include <GAP.h>

Public Member Functions

 GAP_pt_extern ()
 
 GAP_pt_extern (te::gm::Coord2D pint, int32_t id, double dist)
 

Public Attributes

double m_dist
 
te::gm::Coord2D m_ptint
 
int32_t m_seg_id
 

Detailed Description

Definition at line 86 of file GAP.h.

Constructor & Destructor Documentation

GAP_pt_extern::GAP_pt_extern ( )
inline

Definition at line 89 of file GAP.h.

GAP_pt_extern::GAP_pt_extern ( te::gm::Coord2D  pint,
int32_t  id,
double  dist 
)
inline

Definition at line 91 of file GAP.h.

Member Data Documentation

double GAP_pt_extern::m_dist

Definition at line 96 of file GAP.h.

te::gm::Coord2D GAP_pt_extern::m_ptint

Definition at line 94 of file GAP.h.

int32_t GAP_pt_extern::m_seg_id

Definition at line 95 of file GAP.h.


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