Ejemplo n.º 1
0
 public virtual void _getClippingRegion(FloatRect clippingRegion)
 {
     OgreOverlayPINVOKE.OverlayElement__getClippingRegion(swigCPtr, FloatRect.getCPtr(clippingRegion));
     if (OgreOverlayPINVOKE.SWIGPendingException.Pending)
     {
         throw OgreOverlayPINVOKE.SWIGPendingException.Retrieve();
     }
 }