Ejemplo n.º 1
0
        public override bool isContainer()
        {
            bool ret = OgreOverlayPINVOKE.OverlayContainer_isContainer(swigCPtr);

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