Searched defs:cShape (Results 1 – 2 of 2) sorted by relevance
47 protected com.bulletphysics.collision.shapes.CollisionShape cShape; field in CollisionShape78 public void setCShape(com.bulletphysics.collision.shapes.CollisionShape cShape) { in setCShape()
30 int cShape = state.fC & 0x03; in testSimplify4x4RectsMain() local