Ejemplo n.º 1
0
    public SWIGTYPE_p_Quaternion GetBodyRotation()
    {
        SWIGTYPE_p_Quaternion ret = new SWIGTYPE_p_Quaternion(testPINVOKE.CPlayerPimpl_GetBodyRotation(swigCPtr), true);

        return(ret);
    }
Ejemplo n.º 2
0
 internal static HandleRef getCPtr(SWIGTYPE_p_Quaternion obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }