Normand Briere
2019-06-25 ecff440ceef3ad352aa64cedbb913107ec4863a5
VehicleDemo.java
....@@ -529,7 +529,7 @@
529529 public void renderme0(iCameraPane display)
530530 {
531531 //updateCamera();
532
- GL gl = display.GetGL();
532
+ GL gl = display.GetGL0();
533533
534534 if (dynamicsWorld != null) {
535535 int numObjects = dynamicsWorld.getNumCollisionObjects();