New version of btCudaBroadphase compatible with Bullet and better performance
This commit is contained in:
@@ -30,9 +30,6 @@
|
||||
#ifndef __RENDER_PARTICLES__
|
||||
#define __RENDER_PARTICLES__
|
||||
|
||||
|
||||
class CProfileIterator;
|
||||
|
||||
class ParticleRenderer
|
||||
{
|
||||
public:
|
||||
@@ -62,7 +59,6 @@ public:
|
||||
void displayProfileString(int xOffset,int yStart,char* message);
|
||||
class CProfileIterator* m_profileIterator;
|
||||
|
||||
|
||||
protected: // methods
|
||||
void _initGL();
|
||||
void _drawPoints();
|
||||
|
||||
Reference in New Issue
Block a user