Beispiel #1
0
        public SWIGTYPE_p_float Get(SWIGTYPE_p_a_4__float m)
        {
            global::System.IntPtr cPtr = UsdCsPINVOKE.GfMatrix4f_Get(swigCPtr, SWIGTYPE_p_a_4__float.getCPtr(m));
            SWIGTYPE_p_float      ret  = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_float(cPtr, false);

            return(ret);
        }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_a_4__float obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }