示例#1
0
 public void GetMatrix(SWIGTYPE_p_FbxAMatrix pMatrix)
 {
     fbx_wrapperPINVOKE.FbxAxisSystem_GetMatrix(swigCPtr, SWIGTYPE_p_FbxAMatrix.getCPtr(pMatrix));
     if (fbx_wrapperPINVOKE.SWIGPendingException.Pending)
     {
         throw fbx_wrapperPINVOKE.SWIGPendingException.Retrieve();
     }
 }