getCPtr() static private méthode

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