Tramway SDK
Classes | Namespaces | Enumerations
path.h File Reference
#include <framework/graph.h>
#include <framework/uid.h>

Go to the source code of this file.

Classes

struct  tram::PathEdgeInfo
 
class  tram::Path
 
class  tram::PathFollower
 

Namespaces

namespace  tram
 

Enumerations

enum  tram::PathType {
  tram::PATH_STRAIGHT , tram::PATH_LEFT , tram::PATH_RIGHT , tram::PATH_LINEAR ,
  tram::PATH_CURVE
}