#include <ostream>
#include <istream>
#include <vector>
#include <boost/shared_ptr.hpp>
#include <LinearMath/btScalar.h>
#include <LinearMath/btTransform.h>
#include <BulletCollision/CollisionShapes/btTriangleMesh.h>
#include "../UniqueIdentifier.h"
#include "../edit_base/Selectable.h"
#include "../Segment.h"
#include "../Mesh/DrawableMesh.h"
#include "PathEdgeEnd.h"
#include "PathVertex.h"
#include "../AxisAlignedBoundingBox.h"
#include "../AABBDrawable.h"
#include "../TrackAttachment.h"
#include "../edit_base/TrackAttachmentHandle.h"
Go to the source code of this file.
Namespaces | |
namespace | Track |
Classes | |
class | Track::PathEdge |
Information to store along the edges. More... | |
Functions | |
std::ostream & | Track::operator<< (std::ostream &destination, const PathEdge &path_edge) |
AxisAlignedBoundingBox & | Track::operator|= (AxisAlignedBoundingBox &box, const PathEdge &path_edge) |
Expand an AxisAlignedBoundingBox minimally to contain a PathEdge with control points. |
Generated at Mon Sep 6 00:41:14 2010 by Doxygen version 1.4.7 for Racer version svn335.