cajun::draw_rndf_t::intersection_vertex_t Class Reference

List of all members.

Public Member Functions

 intersection_vertex_t ()
 intersection_vertex_t (rndf_t::waypoint_t const &wp_)
bool operator< (const intersection_vertex_t &iv_) const
bool operator== (const intersection_vertex_t &iv_) const
void set (rndf_t::waypoint_t const &wp_)
void set_orient (double orient_)
rndf_t::waypoint_id_t & get_id ()
bool valid ()
double x ()
double y ()
double orient ()

Private Attributes

rndf_t::waypoint_id_t m_wpid
double m_x
double m_y
double m_orient
bool m_valid

Constructor & Destructor Documentation

draw_rndf_t::intersection_vertex_t::intersection_vertex_t (  ) 

References m_valid.

draw_rndf_t::intersection_vertex_t::intersection_vertex_t ( rndf_t::waypoint_t const &  wp_  ) 

References m_valid, m_wpid, m_x, and m_y.


Member Function Documentation

rndf_t::waypoint_id_t & draw_rndf_t::intersection_vertex_t::get_id (  ) 

References m_wpid.

bool draw_rndf_t::intersection_vertex_t::operator< ( const intersection_vertex_t iv_  )  const

References m_orient, and m_valid.

bool draw_rndf_t::intersection_vertex_t::operator== ( const intersection_vertex_t iv_  )  const

References m_orient, m_valid, m_x, and m_y.

double draw_rndf_t::intersection_vertex_t::orient (  ) 

References m_orient, and m_valid.

void draw_rndf_t::intersection_vertex_t::set ( rndf_t::waypoint_t const &  wp_  ) 

References m_wpid, m_x, and m_y.

Referenced by cajun::draw_rndf_t::dump_intersection().

void draw_rndf_t::intersection_vertex_t::set_orient ( double  orient_  ) 

References m_orient, and m_valid.

bool draw_rndf_t::intersection_vertex_t::valid (  ) 

References m_valid.

double draw_rndf_t::intersection_vertex_t::x (  ) 

References m_x.

double draw_rndf_t::intersection_vertex_t::y (  ) 

References m_y.


Member Data Documentation

rndf_t::waypoint_id_t cajun::draw_rndf_t::intersection_vertex_t::m_wpid [private]

Referenced by get_id(), intersection_vertex_t(), and set().


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

Generated on Fri Apr 9 10:45:18 2010 for Visualizer by  doxygen 1.6.1