getCPtr() static private method

static private getCPtr ( Cluster obj ) : HandleRef
obj Cluster
return System.Runtime.InteropServices.HandleRef
Beispiel #1
0
 public Body(Cluster p) : this(BulletSoftBodyPINVOKE.new_Body__SWIG_1(Cluster.getCPtr(p)), true)
 {
 }