示例#1
0
    public SWIGTYPE_p_std__vectorT_bool_t get_terminal()
    {
        SWIGTYPE_p_std__vectorT_bool_t ret = new SWIGTYPE_p_std__vectorT_bool_t(rysyPINVOKE.ExperienceReplayBuffer_get_terminal(swigCPtr), false);

        return(ret);
    }
示例#2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_std__vectorT_bool_t obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }