Tinman  1.0
Classes | Functions
car.h File Reference
#include <tuple>
#include <queue>
#include "physics.h"
#include "scene.h"
#include "carcontroller.h"
#include "sound.h"
#include "objecttextdisplay.h"
#include "track.h"
#include "tinman.h"
Include dependency graph for car.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lower_than
 
class  Car
 

Functions

bool equals (float sut, float target, float delta)
 
bool equals (btVector3 sut, btVector3 target, float delta)
 

Function Documentation

bool equals ( float  sut,
float  target,
float  delta 
)
bool equals ( btVector3  sut,
btVector3  target,
float  delta 
)