demo cleanup part 3 (fixed memory leaks in raytracer demo and linear convex cast demo)
This commit is contained in:
@@ -22,6 +22,8 @@ class LinearConvexCastDemo : public DemoApplication
|
||||
{
|
||||
public:
|
||||
|
||||
virtual ~LinearConvexCastDemo();
|
||||
|
||||
void initPhysics();
|
||||
|
||||
virtual void clientMoveAndDisplay();
|
||||
|
||||
Reference in New Issue
Block a user