ORTS

TerrainBase::Path Struct Reference

A path is a sequence of locations (waypoints) More...

#include <TerrainBase.H>

List of all members.

Public Member Functions

 Path ()
 Path (const Path &other)
Pathoperator= (const Path &other)

Public Attributes

PathId id
Vector< Loclocs

Detailed Description

A path is a sequence of locations (waypoints)

Definition at line 93 of file TerrainBase.H.


Constructor & Destructor Documentation

TerrainBase::Path::Path ( ) [inline]

Definition at line 99 of file TerrainBase.H.

TerrainBase::Path::Path ( const Path other) [inline]

Definition at line 100 of file TerrainBase.H.


Member Function Documentation

Path& TerrainBase::Path::operator= ( const Path other) [inline]

Definition at line 101 of file TerrainBase.H.

References id, and locs.


Member Data Documentation

Definition at line 95 of file TerrainBase.H.

Referenced by operator=().


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


Generated on Fri May 18 2012 03:03:10 for ORTS by Doxygen1.7.3