VLTIF
CS426FinalProject
Vehicle Class Reference

#include <Vehicle.h>

List of all members.

Public Attributes

vector< Point > points
 Set of points for vehicle.

Detailed Description

Definition at line 20 of file Vehicle.h.


Member Data Documentation

vector<Point> Vehicle::points

Set of points for vehicle.

Definition at line 25 of file Vehicle.h.


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