internal static global::System.Runtime.InteropServices.HandleRef getCPtr(FbxPropertyTFbxDouble obj) { return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr); }
public FbxPropertyTFbxDouble assign(double pValue) { FbxPropertyTFbxDouble ret = new FbxPropertyTFbxDouble(FbxWrapperNativePINVOKE.FbxPropertyTFbxDouble_assign(swigCPtr, pValue), false); return(ret); }