示例#1
0
 public void freeTagPoint(SWIGTYPE_p_Ogre__TagPoint tagPoint)
 {
     OgrePINVOKE.SkeletonInstance_freeTagPoint(swigCPtr, SWIGTYPE_p_Ogre__TagPoint.getCPtr(tagPoint));
     if (OgrePINVOKE.SWIGPendingException.Pending)
     {
         throw OgrePINVOKE.SWIGPendingException.Retrieve();
     }
 }