Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
▼Nignition | |
▼Nrndf | |
CCheckpoint | A checkpoint is a waypoint that has to be visited |
CExit | An exit clas that shows how to go from an exit waypoint to an entry waypoint |
CLane | A class that represents a road lane composed by a set of waypoints |
CLaneHeader | |
CParkingSpot | An abstraction for representing a parking spot within a zone |
CParkingSpotHeader | |
CPerimeter | Abstraction for representing a perimeter as a collection of perimeter points |
CPerimeterHeader | |
CRNDF | An abstraction to represent a Route Network Definition File (RNDF) |
CRNDFHeader | An internal private RNDF header class |
CRNDFNode | An RNDF node class |
CSegment | Abstraction for representing road segments |
CSegmentHeader | An internal private segment header class |
CUniqueId | A unique id of the form x.y.z, where x and z are positive numbers and y is a non-negative number (perimeter Ids are always 0) |
CWaypoint | A reference point |
CZone | An abstraction for representing areas within free vehicle movement is permitted |
CZoneHeader | |