Jolt Physics
A multi core friendly Game Physics Engine
|
#include <Jolt/AABBTree/AABBTreeBuilder.h>
#include <Jolt/Core/ByteBuffer.h>
#include <Jolt/Geometry/IndexedTriangle.h>
Go to the source code of this file.
Classes | |
class | AABBTreeToBuffer< TriangleCodec, NodeCodec > |
Conversion algorithm that converts an AABB tree to an optimized binary buffer. More... | |