void gimpact_vs_compoundshape(btCollisionObjectWrapper * body0Wrap,
					  btCollisionObjectWrapper * body1Wrap,
					  btGImpactShapeInterface * shape0,
					  btCompoundShape * shape1,bool swapped);
예제 #2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(btCompoundShape obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }