Exemplo n.º 1
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(btConcaveShape obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }
	void gimpact_vs_concave(
					  btCollisionObjectWrapper * body0Wrap,
					  btCollisionObjectWrapper * body1Wrap,
					  btGImpactShapeInterface * shape0,
					  btConcaveShape * shape1,bool swapped);