Ejemplo n.º 1
0
        public float _getHeight()
        {
            float ret = OgreOverlayPINVOKE.OverlayElement__getHeight(swigCPtr);

            if (OgreOverlayPINVOKE.SWIGPendingException.Pending)
            {
                throw OgreOverlayPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }