Exemplo n.º 1
0
        public bool GetVertexCreaseInfoArray(SWIGTYPE_p_p_FbxLayerElementArrayTemplateT_double_t pCreaseArray)
        {
            bool ret = fbx_wrapperPINVOKE.FbxMesh_GetVertexCreaseInfoArray(swigCPtr, SWIGTYPE_p_p_FbxLayerElementArrayTemplateT_double_t.getCPtr(pCreaseArray));

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