Exemplo n.º 1
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(FbxPropertyTReference obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }
Exemplo n.º 2
0
        public FbxPropertyTReference assign(FbxObject pValue)
        {
            FbxPropertyTReference ret = new FbxPropertyTReference(fbx_wrapperPINVOKE.FbxPropertyTReference_assign(swigCPtr, FbxObject.getCPtr(pValue)), false);

            return(ret);
        }