Exemple #1
0
 public BoolMatrix(SWIGTYPE_p_bool m, int nrows, int ncols) : this(modshogunPINVOKE.new_BoolMatrix__SWIG_2(SWIGTYPE_p_bool.getCPtr(m), nrows, ncols), true)
 {
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }
    public SWIGTYPE_p_bool cast()
    {
        global::System.IntPtr cPtr = swiglibPINVOKE.BoolPointer_cast(swigCPtr);
        SWIGTYPE_p_bool       ret  = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_bool(cPtr, false);

        return(ret);
    }
Exemple #3
0
        public FbxLayerElementArrayTemplateFbxVoidPtr GetDirectArrayVoid(int pIndex, SWIGTYPE_p_bool pStatus)
        {
            global::System.IntPtr cPtr = FbxWrapperNativePINVOKE.FbxLayerElementUserData_GetDirectArrayVoid__SWIG_0(swigCPtr, pIndex, SWIGTYPE_p_bool.getCPtr(pStatus));
            FbxLayerElementArrayTemplateFbxVoidPtr ret = (cPtr == global::System.IntPtr.Zero) ? null : new FbxLayerElementArrayTemplateFbxVoidPtr(cPtr, false);

            return(ret);
        }
        public SWIGTYPE_p_std__string getCppStringPtr(SWIGTYPE_p_bool ok)
        {
            global::System.IntPtr  cPtr = AriaCSPINVOKE.ArConfigArg_getCppStringPtr__SWIG_0(swigCPtr, SWIGTYPE_p_bool.getCPtr(ok));
            SWIGTYPE_p_std__string ret  = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_std__string(cPtr, false);

            return(ret);
        }
Exemple #5
0
 public BoolNDArray(SWIGTYPE_p_bool a, SWIGTYPE_p_int d, int nd) : this(modshogunPINVOKE.new_BoolNDArray__SWIG_1(SWIGTYPE_p_bool.getCPtr(a), SWIGTYPE_p_int.getCPtr(d), nd), true)
 {
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Exemple #6
0
        public DirectArrayFbxVoidPtr GetDirectArrayVoid(string pName, SWIGTYPE_p_bool pStatus)
        {
            global::System.IntPtr cPtr = fbx_wrapperPINVOKE.FbxLayerElementUserData_GetDirectArrayVoid__SWIG_4(swigCPtr, pName, SWIGTYPE_p_bool.getCPtr(pStatus));
            DirectArrayFbxVoidPtr ret  = (cPtr == global::System.IntPtr.Zero) ? null : new DirectArrayFbxVoidPtr(cPtr, false);

            return(ret);
        }
        public SWIGTYPE_p_std__listT_ArArgumentBuilder_p_t getArgsWithFunctor(SWIGTYPE_p_bool ok)
        {
            global::System.IntPtr cPtr = AriaCSPINVOKE.ArConfigArg_getArgsWithFunctor__SWIG_0(swigCPtr, SWIGTYPE_p_bool.getCPtr(ok));
            SWIGTYPE_p_std__listT_ArArgumentBuilder_p_t ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_std__listT_ArArgumentBuilder_p_t(cPtr, false);

            return(ret);
        }
Exemple #8
0
 public BoolVector(SWIGTYPE_p_bool v, int len) : this(modshogunPINVOKE.new_BoolVector__SWIG_2(SWIGTYPE_p_bool.getCPtr(v), len), true)
 {
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }
    public static BoolPointer frompointer(SWIGTYPE_p_bool t)
    {
        global::System.IntPtr cPtr = swiglibPINVOKE.BoolPointer_frompointer(SWIGTYPE_p_bool.getCPtr(t));
        BoolPointer           ret  = (cPtr == global::System.IntPtr.Zero) ? null : new BoolPointer(cPtr, false);

        return(ret);
    }
Exemple #10
0
 public virtual void renderQueueEnded(byte queueGroupId, string invocation, SWIGTYPE_p_bool repeatThisInvocation)
 {
     OgrePINVOKE.RenderQueueListener_renderQueueEnded(swigCPtr, queueGroupId, invocation, SWIGTYPE_p_bool.getCPtr(repeatThisInvocation));
     if (OgrePINVOKE.SWIGPendingException.Pending)
     {
         throw OgrePINVOKE.SWIGPendingException.Retrieve();
     }
 }
 public override void get_string(SWIGTYPE_p_bool vector, SWIGTYPE_p_int len)
 {
     modshogunPINVOKE.StreamingAsciiFile_get_string__SWIG_0(swigCPtr, SWIGTYPE_p_bool.getCPtr(vector), SWIGTYPE_p_int.getCPtr(len));
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Exemple #12
0
 public virtual void get_vector(SWIGTYPE_p_bool vector, SWIGTYPE_p_int len)
 {
     modshogunPINVOKE.StreamingFile_get_vector__SWIG_0(swigCPtr, SWIGTYPE_p_bool.getCPtr(vector), SWIGTYPE_p_int.getCPtr(len));
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Exemple #13
0
 public virtual void get_string_and_label(SWIGTYPE_p_bool vector, SWIGTYPE_p_int len, SWIGTYPE_p_double label)
 {
     modshogunPINVOKE.StreamingFile_get_string_and_label__SWIG_0(swigCPtr, SWIGTYPE_p_bool.getCPtr(vector), SWIGTYPE_p_int.getCPtr(len), SWIGTYPE_p_double.getCPtr(label));
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Exemple #14
0
 public virtual void scriptParseStarted(string scriptName, SWIGTYPE_p_bool skipThisScript)
 {
     OgrePINVOKE.ResourceGroupListener_scriptParseStarted(swigCPtr, scriptName, SWIGTYPE_p_bool.getCPtr(skipThisScript));
     if (OgrePINVOKE.SWIGPendingException.Pending)
     {
         throw OgrePINVOKE.SWIGPendingException.Retrieve();
     }
 }
Exemple #15
0
 public virtual void GetVerifiedJoinAcceptedAdditionalData(Packet packet, SWIGTYPE_p_bool thisSystemAccepted, RakNetListRakNetGUID systemsAccepted, BitStream additionalData)
 {
     RakNetPINVOKE.FullyConnectedMesh2_GetVerifiedJoinAcceptedAdditionalData(swigCPtr, Packet.getCPtr(packet), SWIGTYPE_p_bool.getCPtr(thisSystemAccepted), RakNetListRakNetGUID.getCPtr(systemsAccepted), BitStream.getCPtr(additionalData));
     if (RakNetPINVOKE.SWIGPendingException.Pending)
     {
         throw RakNetPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Exemple #16
0
 public void GetMaxActive(SWIGTYPE_p_bool pXActive, SWIGTYPE_p_bool pYActive, SWIGTYPE_p_bool pZActive)
 {
     FbxWrapperNativePINVOKE.FbxLimits_GetMaxActive(swigCPtr, SWIGTYPE_p_bool.getCPtr(pXActive), SWIGTYPE_p_bool.getCPtr(pYActive), SWIGTYPE_p_bool.getCPtr(pZActive));
     if (FbxWrapperNativePINVOKE.SWIGPendingException.Pending)
     {
         throw FbxWrapperNativePINVOKE.SWIGPendingException.Retrieve();
     }
 }
Exemple #17
0
 public virtual void set_matrix(SWIGTYPE_p_bool matrix, int num_feat, int num_vec)
 {
     modshogunPINVOKE.File_set_matrix__SWIG_0(swigCPtr, SWIGTYPE_p_bool.getCPtr(matrix), num_feat, num_vec);
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Exemple #18
0
 public void GetMinActive(SWIGTYPE_p_bool pXActive, SWIGTYPE_p_bool pYActive, SWIGTYPE_p_bool pZActive)
 {
     fbx_wrapperPINVOKE.FbxLimits_GetMinActive(swigCPtr, SWIGTYPE_p_bool.getCPtr(pXActive), SWIGTYPE_p_bool.getCPtr(pYActive), SWIGTYPE_p_bool.getCPtr(pZActive));
     if (fbx_wrapperPINVOKE.SWIGPendingException.Pending)
     {
         throw fbx_wrapperPINVOKE.SWIGPendingException.Retrieve();
     }
 }
    public static bool match_pair(parameters key1, parameters key2, parameters x1, parameters x2, SWIGTYPE_p_bool swap)
    {
        var ret = CoolPropPINVOKE.match_pair((int)key1, (int)key2, (int)x1, (int)x2, SWIGTYPE_p_bool.getCPtr(swap));

        if (CoolPropPINVOKE.SWIGPendingException.Pending)
        {
            throw CoolPropPINVOKE.SWIGPendingException.Retrieve();
        }
        return(ret);
    }
Exemple #20
0
    public static double dot(SWIGTYPE_p_bool v1, SWIGTYPE_p_bool v2, int n)
    {
        double ret = modshogunPINVOKE.Math_dot__SWIG_0(SWIGTYPE_p_bool.getCPtr(v1), SWIGTYPE_p_bool.getCPtr(v2), n);

        if (modshogunPINVOKE.SWIGPendingException.Pending)
        {
            throw modshogunPINVOKE.SWIGPendingException.Retrieve();
        }
        return(ret);
    }
Exemple #21
0
    public virtual bool isPidEnabled(SWIGTYPE_p_PidControlTypeEnum pidtype, int j, SWIGTYPE_p_bool enabled)
    {
        bool ret = yarpPINVOKE.IPidControl_isPidEnabled(swigCPtr, SWIGTYPE_p_PidControlTypeEnum.getCPtr(pidtype), j, SWIGTYPE_p_bool.getCPtr(enabled));

        if (yarpPINVOKE.SWIGPendingException.Pending)
        {
            throw yarpPINVOKE.SWIGPendingException.Retrieve();
        }
        return(ret);
    }
Exemple #22
0
    public static Contact detectNameServer(bool useDetectedServer, SWIGTYPE_p_bool scanNeeded, SWIGTYPE_p_bool serverUsed)
    {
        Contact ret = new Contact(yarpPINVOKE.NetworkBase_detectNameServer(useDetectedServer, SWIGTYPE_p_bool.getCPtr(scanNeeded), SWIGTYPE_p_bool.getCPtr(serverUsed)), true);

        if (yarpPINVOKE.SWIGPendingException.Pending)
        {
            throw yarpPINVOKE.SWIGPendingException.Retrieve();
        }
        return(ret);
    }
Exemple #23
0
        public bool IsImporting(SWIGTYPE_p_bool pImportResult)
        {
            bool ret = fbx_wrapperPINVOKE.FbxImporter_IsImporting(swigCPtr, SWIGTYPE_p_bool.getCPtr(pImportResult));

            if (fbx_wrapperPINVOKE.SWIGPendingException.Pending)
            {
                throw fbx_wrapperPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemple #24
0
        public int GetMeshEdgeIndex(int pStartVertexIndex, int pEndVertexIndex, SWIGTYPE_p_bool pReversed)
        {
            int ret = fbx_wrapperPINVOKE.FbxMesh_GetMeshEdgeIndex__SWIG_1(swigCPtr, pStartVertexIndex, pEndVertexIndex, SWIGTYPE_p_bool.getCPtr(pReversed));

            if (fbx_wrapperPINVOKE.SWIGPendingException.Pending)
            {
                throw fbx_wrapperPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemple #25
0
        public bool GetInterpolateMissingClipValues(SWIGTYPE_p_bool interpolate, string clipSet)
        {
            bool ret = UsdCsPINVOKE.UsdClipsAPI_GetInterpolateMissingClipValues__SWIG_0(swigCPtr, SWIGTYPE_p_bool.getCPtr(interpolate), clipSet);

            if (UsdCsPINVOKE.SWIGPendingException.Pending)
            {
                throw UsdCsPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemple #26
0
        public bool IsExporting(SWIGTYPE_p_bool pExportResult)
        {
            bool ret = FbxWrapperNativePINVOKE.FbxExporter_IsExporting(swigCPtr, SWIGTYPE_p_bool.getCPtr(pExportResult));

            if (FbxWrapperNativePINVOKE.SWIGPendingException.Pending)
            {
                throw FbxWrapperNativePINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemple #27
0
        public virtual double clearance(State state, State arg1, SWIGTYPE_p_bool validStateAvailable)
        {
            double ret = (SwigDerivedClassHasMethod("clearance", swigMethodTypes4) ? ompl_basePINVOKE.StateValidityChecker_clearanceSwigExplicitStateValidityChecker__SWIG_1(swigCPtr, State.getCPtr(state), State.getCPtr(arg1), SWIGTYPE_p_bool.getCPtr(validStateAvailable)) : ompl_basePINVOKE.StateValidityChecker_clearance__SWIG_1(swigCPtr, State.getCPtr(state), State.getCPtr(arg1), SWIGTYPE_p_bool.getCPtr(validStateAvailable)));

            if (ompl_basePINVOKE.SWIGPendingException.Pending)
            {
                throw ompl_basePINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemple #28
0
        public GfMatrix4d ComputeRelativeTransform(UsdPrim prim, UsdPrim ancestor, SWIGTYPE_p_bool resetXformStack)
        {
            GfMatrix4d ret = new GfMatrix4d(UsdCsPINVOKE.UsdGeomXformCache_ComputeRelativeTransform(swigCPtr, UsdPrim.getCPtr(prim), UsdPrim.getCPtr(ancestor), SWIGTYPE_p_bool.getCPtr(resetXformStack)), true);

            if (UsdCsPINVOKE.SWIGPendingException.Pending)
            {
                throw UsdCsPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemple #29
0
 public virtual bool getSaccadesStatus(SWIGTYPE_p_bool f)
 {
     bool ret = yarpPINVOKE.IGazeControl_getSaccadesStatus(swigCPtr, SWIGTYPE_p_bool.getCPtr(f));
     return ret;
 }
Exemple #30
0
 public bool ExactMatch(SWIGTYPE_p_Position pos, ByteBuffer buf, SWIGTYPE_p_simpleMoveT sm, SWIGTYPE_p_bool neverMatch) {
   bool ret = ScidPINVOKE.Game_ExactMatch__SWIG_2(swigCPtr, SWIGTYPE_p_Position.getCPtr(pos), ByteBuffer.getCPtr(buf), SWIGTYPE_p_simpleMoveT.getCPtr(sm), SWIGTYPE_p_bool.getCPtr(neverMatch));
   return ret;
 }
 public virtual bool getTrackingMode(SWIGTYPE_p_bool f)
 {
     bool ret = yarpPINVOKE.IGazeControl_getTrackingMode__SWIG_0(swigCPtr, SWIGTYPE_p_bool.getCPtr(f));
     return ret;
 }
Exemple #32
0
 public BoolNDArray(SWIGTYPE_p_bool a, SWIGTYPE_p_int d, int nd) : this(modshogunPINVOKE.new_BoolNDArray__SWIG_1(SWIGTYPE_p_bool.getCPtr(a), SWIGTYPE_p_int.getCPtr(d), nd), true) {
   if (modshogunPINVOKE.SWIGPendingException.Pending) throw modshogunPINVOKE.SWIGPendingException.Retrieve();
 }
Exemple #33
0
 public virtual void get_vector(SWIGTYPE_p_bool vector, SWIGTYPE_p_int len) {
   modshogunPINVOKE.StreamingFile_get_vector__SWIG_0(swigCPtr, SWIGTYPE_p_bool.getCPtr(vector), SWIGTYPE_p_int.getCPtr(len));
   if (modshogunPINVOKE.SWIGPendingException.Pending) throw modshogunPINVOKE.SWIGPendingException.Retrieve();
 }
Exemple #34
0
 public static ConstString readString(SWIGTYPE_p_bool eof)
 {
     ConstString ret = new ConstString(yarpPINVOKE.NetworkBase_readString__SWIG_0(SWIGTYPE_p_bool.getCPtr(eof)), true);
     return ret;
 }
Exemple #35
0
 public static Contact detectNameServer(bool useDetectedServer, SWIGTYPE_p_bool scanNeeded, SWIGTYPE_p_bool serverUsed)
 {
     Contact ret = new Contact(yarpPINVOKE.NetworkBase_detectNameServer(useDetectedServer, SWIGTYPE_p_bool.getCPtr(scanNeeded), SWIGTYPE_p_bool.getCPtr(serverUsed)), true);
     if (yarpPINVOKE.SWIGPendingException.Pending) throw yarpPINVOKE.SWIGPendingException.Retrieve();
     return ret;
 }
 public virtual bool checkMotionDoneRaw(int j, SWIGTYPE_p_bool flag)
 {
     bool ret = yarpPINVOKE.IPositionControlRaw_checkMotionDoneRaw__SWIG_0(swigCPtr, j, SWIGTYPE_p_bool.getCPtr(flag));
     return ret;
 }
Exemple #37
0
 public static ConstString getEnvironment(string key, SWIGTYPE_p_bool found)
 {
     ConstString ret = new ConstString(yarpPINVOKE.NetworkBase_getEnvironment__SWIG_0(key, SWIGTYPE_p_bool.getCPtr(found)), true);
     return ret;
 }
 public static string readString(SWIGTYPE_p_bool eof)
 {
     string ret = yarpPINVOKE.NetworkBase_readString__SWIG_0(SWIGTYPE_p_bool.getCPtr(eof));
     return ret;
 }
 public virtual bool getTrackingMode(SWIGTYPE_p_bool f)
 {
     bool ret = yarpPINVOKE.ICartesianControl_getTrackingMode(swigCPtr, SWIGTYPE_p_bool.getCPtr(f));
     return ret;
 }
Exemple #40
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_bool obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }
Exemple #41
0
 public static double dot(SWIGTYPE_p_bool v1, SWIGTYPE_p_bool v2, int n) {
   double ret = modshogunPINVOKE.Math_dot__SWIG_0(SWIGTYPE_p_bool.getCPtr(v1), SWIGTYPE_p_bool.getCPtr(v2), n);
   if (modshogunPINVOKE.SWIGPendingException.Pending) throw modshogunPINVOKE.SWIGPendingException.Retrieve();
   return ret;
 }
 public override void get_string(SWIGTYPE_p_bool vector, SWIGTYPE_p_int len) {
   modshogunPINVOKE.StreamingAsciiFile_get_string__SWIG_0(swigCPtr, SWIGTYPE_p_bool.getCPtr(vector), SWIGTYPE_p_int.getCPtr(len));
   if (modshogunPINVOKE.SWIGPendingException.Pending) throw modshogunPINVOKE.SWIGPendingException.Retrieve();
 }
 internal static HandleRef getCPtr(SWIGTYPE_p_bool obj)
 {
     return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }
Exemple #44
0
 public BoolMatrix(SWIGTYPE_p_bool m, int nrows, int ncols) : this(modshogunPINVOKE.new_BoolMatrix__SWIG_2(SWIGTYPE_p_bool.getCPtr(m), nrows, ncols), true) {
   if (modshogunPINVOKE.SWIGPendingException.Pending) throw modshogunPINVOKE.SWIGPendingException.Retrieve();
 }
Exemple #45
0
 public virtual void get_string_and_label(SWIGTYPE_p_bool vector, SWIGTYPE_p_int len, SWIGTYPE_p_double label) {
   modshogunPINVOKE.StreamingFile_get_string_and_label__SWIG_0(swigCPtr, SWIGTYPE_p_bool.getCPtr(vector), SWIGTYPE_p_int.getCPtr(len), SWIGTYPE_p_double.getCPtr(label));
   if (modshogunPINVOKE.SWIGPendingException.Pending) throw modshogunPINVOKE.SWIGPendingException.Retrieve();
 }
 public virtual bool isCalibratorDevicePresent(SWIGTYPE_p_bool isCalib)
 {
     bool ret = yarpPINVOKE.IRemoteCalibrator_isCalibratorDevicePresent(swigCPtr, SWIGTYPE_p_bool.getCPtr(isCalib));
     return ret;
 }
 public PortReader readBase(SWIGTYPE_p_bool missed, bool cleanup)
 {
     IntPtr cPtr = yarpPINVOKE.PortReaderBufferBase_readBase(swigCPtr, SWIGTYPE_p_bool.getCPtr(missed), cleanup);
     PortReader ret = (cPtr == IntPtr.Zero) ? null : new PortReader(cPtr, false);
     if (yarpPINVOKE.SWIGPendingException.Pending) throw yarpPINVOKE.SWIGPendingException.Retrieve();
     return ret;
 }
 public virtual bool checkMotionDone(SWIGTYPE_p_bool f)
 {
     bool ret = yarpPINVOKE.IGazeControl_checkMotionDone__SWIG_0(swigCPtr, SWIGTYPE_p_bool.getCPtr(f));
     return ret;
 }
 public virtual bool checkMotionDone(SWIGTYPE_p_bool flag)
 {
     bool ret = yarpPINVOKE.IPositionControl_checkMotionDone__SWIG_1(swigCPtr, SWIGTYPE_p_bool.getCPtr(flag));
     return ret;
 }
 public virtual bool checkSaccadeDone(SWIGTYPE_p_bool f)
 {
     bool ret = yarpPINVOKE.IGazeControl_checkSaccadeDone(swigCPtr, SWIGTYPE_p_bool.getCPtr(f));
     return ret;
 }
Exemple #51
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_bool obj)
 {
     return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
 }
Exemple #52
0
 public static void strGetBooleans(string str, SWIGTYPE_p_bool results, uint nResults) {
   ScidPINVOKE.strGetBooleans(str, SWIGTYPE_p_bool.getCPtr(results), nResults);
 }
Exemple #53
0
 public BoolVector(SWIGTYPE_p_bool v, int len) : this(modshogunPINVOKE.new_BoolVector__SWIG_2(SWIGTYPE_p_bool.getCPtr(v), len), true) {
   if (modshogunPINVOKE.SWIGPendingException.Pending) throw modshogunPINVOKE.SWIGPendingException.Retrieve();
 }
Exemple #54
0
 public virtual void set_matrix(SWIGTYPE_p_bool matrix, int num_feat, int num_vec) {
   modshogunPINVOKE.File_set_matrix__SWIG_0(swigCPtr, SWIGTYPE_p_bool.getCPtr(matrix), num_feat, num_vec);
   if (modshogunPINVOKE.SWIGPendingException.Pending) throw modshogunPINVOKE.SWIGPendingException.Retrieve();
 }
Exemple #55
0
 public static bool match_pair(parameters key1, parameters key2, parameters x1, parameters x2, SWIGTYPE_p_bool swap)
 {
     bool ret = CoolPropPINVOKE.match_pair((int)key1, (int)key2, (int)x1, (int)x2, SWIGTYPE_p_bool.getCPtr(swap));
     if (CoolPropPINVOKE.SWIGPendingException.Pending) throw CoolPropPINVOKE.SWIGPendingException.Retrieve();
     return ret;
 }
 public virtual bool getStabilizationMode(SWIGTYPE_p_bool f)
 {
     bool ret = yarpPINVOKE.IGazeControl_getStabilizationMode(swigCPtr, SWIGTYPE_p_bool.getCPtr(f));
     return ret;
 }
Exemple #57
0
    public static ZenError ZenSensorComponentGetBoolProperty(ZenClientHandle_t clientHandle, ZenSensorHandle_t sensorHandle, ZenComponentHandle_t componentHandle, int property, SWIGTYPE_p_bool outValue)
    {
        ZenError ret = (ZenError)OpenZenPINVOKE.ZenSensorComponentGetBoolProperty(ZenClientHandle_t.getCPtr(clientHandle), ZenSensorHandle_t.getCPtr(sensorHandle), ZenComponentHandle_t.getCPtr(componentHandle), property, SWIGTYPE_p_bool.getCPtr(outValue));

        if (OpenZenPINVOKE.SWIGPendingException.Pending)
        {
            throw OpenZenPINVOKE.SWIGPendingException.Retrieve();
        }
        return(ret);
    }
 public static string getEnvironment(string key, SWIGTYPE_p_bool found)
 {
     string ret = yarpPINVOKE.NetworkBase_getEnvironment__SWIG_0(key, SWIGTYPE_p_bool.getCPtr(found));
     return ret;
 }