#include <vector>
#include <set>
#include <iostream>
#include <LinearMath/btVector3.h>
#include <LinearMath/btMatrix3x3.h>
#include <BulletCollision/CollisionShapes/btTriangleMesh.h>
#include <boost/graph/adjacency_list.hpp>
#include "../AxisAlignedBoundingBox.h"
#include "../Geometry.h"
Go to the source code of this file.
Namespaces | |
| namespace | Track |
Classes | |
| class | Track::MeshFaces |
| Describe some faces from a mesh. More... | |
| struct | Track::MeshFaces::FaceVertex |
| vertex information for a vertex in a face More... | |
| struct | Track::MeshFaces::Face |
| A structure to store information about a single triangular face. More... | |
| struct | Track::MeshFaces::FaceGraph |
| struct | Track::MeshFaces::Edge |
| An edge between two vertices in the same face. More... | |
| struct | Track::MeshFaces::EdgeGraph |
| Extra edge information useful for the graph. More... | |
| struct | Track::MeshFaces::FaceEdgePointers |
| Structure used for an edge in a graph showing vertices connected by face edges. More... | |
Defines | |
| #define | BOOST_NO_HASH |
Definition in file MeshFaces.h.
| #define BOOST_NO_HASH |
Definition at line 26 of file MeshFaces.h.
Generated at Mon Sep 6 00:41:14 2010 by Doxygen version 1.4.7 for Racer version svn335.