Ejemplo n.º 1
0
 public void clearCodePointRanges()
 {
     OgreOverlayPINVOKE.Font_clearCodePointRanges(swigCPtr);
     if (OgreOverlayPINVOKE.SWIGPendingException.Pending)
     {
         throw OgreOverlayPINVOKE.SWIGPendingException.Retrieve();
     }
 }