예제 #1
0
 public virtual SWIGTYPE_p_SBJoint__eType___ Type()
 {
     SWIGTYPE_p_SBJoint__eType___ ret = new SWIGTYPE_p_SBJoint__eType___(BulletSoftBodyPINVOKE.SBJoint_Type(swigCPtr), true);
     return ret;
 }
 internal static HandleRef getCPtr(SWIGTYPE_p_SBJoint__eType___ obj)
 {
     return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }
예제 #3
0
 public override SWIGTYPE_p_SBJoint__eType___ Type()
 {
     SWIGTYPE_p_SBJoint__eType___ ret = new SWIGTYPE_p_SBJoint__eType___(BulletSoftBodyPINVOKE.CJoint_Type(swigCPtr), true);
     return ret;
 }
예제 #4
0
        public override SWIGTYPE_p_SBJoint__eType___ Type()
        {
            SWIGTYPE_p_SBJoint__eType___ ret = new SWIGTYPE_p_SBJoint__eType___(BulletSoftBodyPINVOKE.LJoint_Type(swigCPtr), true);

            return(ret);
        }
 internal static HandleRef getCPtr(SWIGTYPE_p_SBJoint__eType___ obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }