Public Member Functions | Public Attributes
WayPointEdge Class Reference

#include <types.h>

List of all members.

Public Member Functions

void clear ()
bool operator== (const WayPointEdge &that)
WayPointEdge reverse ()
 WayPointEdge ()
 WayPointEdge (WayPointNode &node1, WayPointNode &node2, Lane_marking lb, Lane_marking rb, bool _is_exit)

Public Attributes

bool blocked
float distance
waypt_index_t endnode_index
bool is_exit
bool is_implicit
Lane_marking left_boundary
Lane_marking right_boundary
float speed_max
float speed_min
waypt_index_t startnode_index

Detailed Description

Definition at line 240 of file types.h.


Constructor & Destructor Documentation

Definition at line 257 of file types.h.

WayPointEdge::WayPointEdge ( WayPointNode node1,
WayPointNode node2,
Lane_marking  lb,
Lane_marking  rb,
bool  _is_exit 
) [inline]

Definition at line 258 of file types.h.


Member Function Documentation

void WayPointEdge::clear ( ) [inline]

Definition at line 283 of file types.h.

bool WayPointEdge::operator== ( const WayPointEdge that) [inline]

Definition at line 271 of file types.h.

Definition at line 294 of file types.h.


Member Data Documentation

Definition at line 250 of file types.h.

Definition at line 245 of file types.h.

Definition at line 244 of file types.h.

Definition at line 249 of file types.h.

Definition at line 251 of file types.h.

Definition at line 253 of file types.h.

Definition at line 254 of file types.h.

Definition at line 246 of file types.h.

Definition at line 247 of file types.h.

Definition at line 243 of file types.h.


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


art_map
Author(s): David Li, Patrick Beeson, Bartley Gillen, Tarun Nimmagadda, Mickey Ristroph, Michael Quinlan, Jack O'Quin
autogenerated on Fri Jan 3 2014 11:08:34