public bool initialiseRTShaderSystem() { bool ret = BitesPINVOKE.ApplicationContextBase_initialiseRTShaderSystem(swigCPtr); if (BitesPINVOKE.SWIGPendingException.Pending) { throw BitesPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }