#include <ostream>
#include <istream>
#include <LinearMath/btVector3.h>
#include <LinearMath/btQuaternion.h>
#include <BulletCollision/CollisionShapes/btTriangleMesh.h>
#include "../UniqueIdentifier.h"
#include "../Segment.h"
#include "../edit_base/Dragable.h"
#include "../Theme.h"
#include "../edit_base/VertexRotationHandle.h"
#include "../edit_base/SegmentConnectionHandle.h"
#include "../AxisAlignedBoundingBox.h"
#include "../AABBDrawable.h"
Go to the source code of this file.
Namespaces | |
namespace | Track |
Classes | |
class | Track::PathVertex |
Information to store at the vertices of a Path. More... | |
Functions | |
std::ostream & | Track::operator<< (std::ostream &destination, const PathVertex &path_vertex) |
AxisAlignedBoundingBox & | Track::operator|= (AxisAlignedBoundingBox &box, const PathVertex &path_vertex) |
Expand an AxisAlignedBoundingBox almost minimally to contain a PathVertex. |
Definition in file PathVertex.h.
Generated at Mon Sep 6 00:41:14 2010 by Doxygen version 1.4.7 for Racer version svn335.