blender/extern/bullet/Bullet/NarrowPhaseCollision/ConvexCast.cpp
Erwin Coumans feb4f51103 Added Bullet library.
Only windows projectfiles for now.
Will ask Hans to get unix makefiles done.
2005-07-16 09:58:01 +00:00

6 lines
55 B
C++

#include "ConvexCast.h"
ConvexCast::~ConvexCast()
{
}