Esempio n. 1
0
        public SWIGTYPE_p_std__vectorT_Track_t GetTracks()
        {
            SWIGTYPE_p_std__vectorT_Track_t ret = new SWIGTYPE_p_std__vectorT_Track_t(SharpMochaPINVOKE.Animation_GetTracks(swigCPtr), false);

            return(ret);
        }
Esempio n. 2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_std__vectorT_Track_t obj)
 {
     return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
 }
Esempio n. 3
0
 public SWIGTYPE_p_std__vectorT_Track_t GetTracks()
 {
     SWIGTYPE_p_std__vectorT_Track_t ret = new SWIGTYPE_p_std__vectorT_Track_t(SharpMochaPINVOKE.Animation_GetTracks(swigCPtr), false);
     return ret;
 }
Esempio n. 4
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_std__vectorT_Track_t obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }