This position allocator is used to generate positions for cars on a highway.
More...
#include <highway-position-allocator.h>
|
virtual Vector | GetNext (void) const |
|
void | SetStartPosition (Vector start) |
|
Vector | GetStartPosition (void) const |
|
void | SetDirection (double direction) |
|
double | GetDirection (void) const |
|
void | SetLength (double length) |
|
double | GetLength (void) const |
|
virtual int64_t | AssignStreams (int64_t stream) |
|
|
static TypeId | GetTypeId (void) |
|
This position allocator is used to generate positions for cars on a highway.
Definition at line 32 of file highway-position-allocator.h.
The documentation for this class was generated from the following files: