more work towards cpu pipeline, sharing OpenCL kernel code
This commit is contained in:
@@ -8,8 +8,7 @@ struct RigidBodyDemo : public CpuDemo
|
||||
|
||||
struct b3DynamicBvhBroadphase* m_bp;
|
||||
struct b3CpuNarrowPhase* m_np;
|
||||
class b3CpuCollisionWorld* m_cd;
|
||||
|
||||
|
||||
struct b3CpuRigidBodyPipeline* m_rb;
|
||||
|
||||
GLInstancingRenderer* m_instancingRenderer;
|
||||
|
||||
Reference in New Issue
Block a user