From 53538e5c52bb20752ffcd3da7196fbc00aa40ef5 Mon Sep 17 00:00:00 2001 From: aymanhab Date: Mon, 7 Oct 2024 13:01:51 -0700 Subject: [PATCH] Remove unused files --- .../modeling/SWIGTYPE_p_MocoTrajectory.java | 30 ------------------- ...WIGTYPE_p_OpenSim__DiscreteController.java | 30 ------------------- ...m__OutputT_SimTK__VecT_3_t_t__Channel.java | 30 ------------------- ...Sim__Actuator_const_OpenSim__Object_t.java | 30 ------------------- ...xView_T_SimTK__VecT_2_SimTK__Vec3_t_t.java | 30 ------------------- ...rView_T_SimTK__VecT_2_SimTK__Vec3_t_t.java | 30 ------------------- ...r_T_SimTK__Rotation_T_SimTK__Real_t_t.java | 30 ------------------- ...ector_T_SimTK__VecT_2_SimTK__Vec3_t_t.java | 30 ------------------- ...rView_T_SimTK__VecT_2_SimTK__Vec3_t_t.java | 30 ------------------- ...imTK__RowVectorBaseT_SimTK__Mat33_t_t.java | 30 ------------------- ...SimTK__RowVectorBaseT_SimTK__Vec3_t_t.java | 30 ------------------- ...SimTK__RowVectorBaseT_SimTK__Vec6_t_t.java | 30 ------------------- .../modeling/SWIGTYPE_p_long_double.java | 30 ------------------- ...st_R_SimTK__VecT_2_SimTK__Vec3_t_RF_t.java | 30 ------------------- ...__string_const_R_SimTK__VecT_3_t_RF_t.java | 30 ------------------- ...initializer_listT_SimTK__MatT_3_3_t_t.java | 30 ------------------- ...r_listT_SimTK__VecT_2_SimTK__Vec3_t_t.java | 30 ------------------- ...__initializer_listT_SimTK__VecT_3_t_t.java | 30 ------------------- ...__initializer_listT_SimTK__VecT_6_t_t.java | 30 ------------------- ...t__Channel_std__lessT_std__string_t_t.java | 30 ------------------- ...t__Channel_std__lessT_std__string_t_t.java | 30 ------------------- .../modeling/SWIGTYPE_p_std__nullptr_t.java | 30 ------------------- ...e_iteratorT_SimTK__VecT_3_t_const_p_t.java | 30 ------------------- .../src/org/opensim/modeling/opensimMoco.java | 4 ++- 24 files changed, 3 insertions(+), 691 deletions(-) delete mode 100644 Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_MocoTrajectory.java delete mode 100644 Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_OpenSim__DiscreteController.java delete mode 100644 Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_OpenSim__OutputT_SimTK__VecT_3_t_t__Channel.java delete mode 100644 Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_OpenSim__SetT_OpenSim__Actuator_const_OpenSim__Object_t.java delete mode 100644 Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_SimTK__MatrixView_T_SimTK__VecT_2_SimTK__Vec3_t_t.java delete mode 100644 Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_SimTK__RowVectorView_T_SimTK__VecT_2_SimTK__Vec3_t_t.java delete mode 100644 Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_SimTK__RowVector_T_SimTK__Rotation_T_SimTK__Real_t_t.java delete mode 100644 Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_SimTK__RowVector_T_SimTK__VecT_2_SimTK__Vec3_t_t.java delete mode 100644 Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_SimTK__VectorView_T_SimTK__VecT_2_SimTK__Vec3_t_t.java delete mode 100644 Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_VectorIteratorT_SimTK__MatT_3_3_t_SimTK__RowVectorBaseT_SimTK__Mat33_t_t.java delete mode 100644 Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_VectorIteratorT_SimTK__VecT_3_t_SimTK__RowVectorBaseT_SimTK__Vec3_t_t.java delete mode 100644 Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_VectorIteratorT_SimTK__VecT_6_t_SimTK__RowVectorBaseT_SimTK__Vec6_t_t.java delete mode 100644 Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_long_double.java delete mode 100644 Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__functionT_void_fOpenSim__Component_const_p_SimTK__State_const_R_std__string_const_R_SimTK__VecT_2_SimTK__Vec3_t_RF_t.java delete mode 100644 Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__functionT_void_fOpenSim__Component_const_p_SimTK__State_const_R_std__string_const_R_SimTK__VecT_3_t_RF_t.java delete mode 100644 Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__initializer_listT_SimTK__MatT_3_3_t_t.java delete mode 100644 Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__initializer_listT_SimTK__VecT_2_SimTK__Vec3_t_t.java delete mode 100644 Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__initializer_listT_SimTK__VecT_3_t_t.java delete mode 100644 Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__initializer_listT_SimTK__VecT_6_t_t.java delete mode 100644 Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__mapT_std__string_OpenSim__OutputT_SimTK__VecT_2_SimTK__Vec3_t_t__Channel_std__lessT_std__string_t_t.java delete mode 100644 Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__mapT_std__string_OpenSim__OutputT_SimTK__VecT_3_t_t__Channel_std__lessT_std__string_t_t.java delete mode 100644 Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__nullptr_t.java delete mode 100644 Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__reverse_iteratorT_SimTK__VecT_3_t_const_p_t.java diff --git a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_MocoTrajectory.java b/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_MocoTrajectory.java deleted file mode 100644 index 9a4916195..000000000 --- a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_MocoTrajectory.java +++ /dev/null @@ -1,30 +0,0 @@ -/* ---------------------------------------------------------------------------- - * This file was automatically generated by SWIG (https://www.swig.org). - * Version 4.2.0 - * - * Do not make changes to this file unless you know what you are doing - modify - * the SWIG interface file instead. - * ----------------------------------------------------------------------------- */ - -package org.opensim.modeling; - -public class SWIGTYPE_p_MocoTrajectory { - private transient long swigCPtr; - - protected SWIGTYPE_p_MocoTrajectory(long cPtr, @SuppressWarnings("unused") boolean futureUse) { - swigCPtr = cPtr; - } - - protected SWIGTYPE_p_MocoTrajectory() { - swigCPtr = 0; - } - - protected static long getCPtr(SWIGTYPE_p_MocoTrajectory obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } - - protected static long swigRelease(SWIGTYPE_p_MocoTrajectory obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } -} - diff --git a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_OpenSim__DiscreteController.java b/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_OpenSim__DiscreteController.java deleted file mode 100644 index a7b07e8ce..000000000 --- a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_OpenSim__DiscreteController.java +++ /dev/null @@ -1,30 +0,0 @@ -/* ---------------------------------------------------------------------------- - * This file was automatically generated by SWIG (https://www.swig.org). - * Version 4.1.1 - * - * Do not make changes to this file unless you know what you are doing - modify - * the SWIG interface file instead. - * ----------------------------------------------------------------------------- */ - -package org.opensim.modeling; - -public class SWIGTYPE_p_OpenSim__DiscreteController { - private transient long swigCPtr; - - protected SWIGTYPE_p_OpenSim__DiscreteController(long cPtr, @SuppressWarnings("unused") boolean futureUse) { - swigCPtr = cPtr; - } - - protected SWIGTYPE_p_OpenSim__DiscreteController() { - swigCPtr = 0; - } - - protected static long getCPtr(SWIGTYPE_p_OpenSim__DiscreteController obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } - - protected static long swigRelease(SWIGTYPE_p_OpenSim__DiscreteController obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } -} - diff --git a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_OpenSim__OutputT_SimTK__VecT_3_t_t__Channel.java b/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_OpenSim__OutputT_SimTK__VecT_3_t_t__Channel.java deleted file mode 100644 index f662ce76a..000000000 --- a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_OpenSim__OutputT_SimTK__VecT_3_t_t__Channel.java +++ /dev/null @@ -1,30 +0,0 @@ -/* ---------------------------------------------------------------------------- - * This file was automatically generated by SWIG (https://www.swig.org). - * Version 4.2.0 - * - * Do not make changes to this file unless you know what you are doing - modify - * the SWIG interface file instead. - * ----------------------------------------------------------------------------- */ - -package org.opensim.modeling; - -public class SWIGTYPE_p_OpenSim__OutputT_SimTK__VecT_3_t_t__Channel { - private transient long swigCPtr; - - protected SWIGTYPE_p_OpenSim__OutputT_SimTK__VecT_3_t_t__Channel(long cPtr, @SuppressWarnings("unused") boolean futureUse) { - swigCPtr = cPtr; - } - - protected SWIGTYPE_p_OpenSim__OutputT_SimTK__VecT_3_t_t__Channel() { - swigCPtr = 0; - } - - protected static long getCPtr(SWIGTYPE_p_OpenSim__OutputT_SimTK__VecT_3_t_t__Channel obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } - - protected static long swigRelease(SWIGTYPE_p_OpenSim__OutputT_SimTK__VecT_3_t_t__Channel obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } -} - diff --git a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_OpenSim__SetT_OpenSim__Actuator_const_OpenSim__Object_t.java b/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_OpenSim__SetT_OpenSim__Actuator_const_OpenSim__Object_t.java deleted file mode 100644 index 90d686eff..000000000 --- a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_OpenSim__SetT_OpenSim__Actuator_const_OpenSim__Object_t.java +++ /dev/null @@ -1,30 +0,0 @@ -/* ---------------------------------------------------------------------------- - * This file was automatically generated by SWIG (https://www.swig.org). - * Version 4.1.1 - * - * Do not make changes to this file unless you know what you are doing - modify - * the SWIG interface file instead. - * ----------------------------------------------------------------------------- */ - -package org.opensim.modeling; - -public class SWIGTYPE_p_OpenSim__SetT_OpenSim__Actuator_const_OpenSim__Object_t { - private transient long swigCPtr; - - protected SWIGTYPE_p_OpenSim__SetT_OpenSim__Actuator_const_OpenSim__Object_t(long cPtr, @SuppressWarnings("unused") boolean futureUse) { - swigCPtr = cPtr; - } - - protected SWIGTYPE_p_OpenSim__SetT_OpenSim__Actuator_const_OpenSim__Object_t() { - swigCPtr = 0; - } - - protected static long getCPtr(SWIGTYPE_p_OpenSim__SetT_OpenSim__Actuator_const_OpenSim__Object_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } - - protected static long swigRelease(SWIGTYPE_p_OpenSim__SetT_OpenSim__Actuator_const_OpenSim__Object_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } -} - diff --git a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_SimTK__MatrixView_T_SimTK__VecT_2_SimTK__Vec3_t_t.java b/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_SimTK__MatrixView_T_SimTK__VecT_2_SimTK__Vec3_t_t.java deleted file mode 100644 index 3bddfcd2a..000000000 --- a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_SimTK__MatrixView_T_SimTK__VecT_2_SimTK__Vec3_t_t.java +++ /dev/null @@ -1,30 +0,0 @@ -/* ---------------------------------------------------------------------------- - * This file was automatically generated by SWIG (https://www.swig.org). - * Version 4.2.0 - * - * Do not make changes to this file unless you know what you are doing - modify - * the SWIG interface file instead. - * ----------------------------------------------------------------------------- */ - -package org.opensim.modeling; - -public class SWIGTYPE_p_SimTK__MatrixView_T_SimTK__VecT_2_SimTK__Vec3_t_t { - private transient long swigCPtr; - - protected SWIGTYPE_p_SimTK__MatrixView_T_SimTK__VecT_2_SimTK__Vec3_t_t(long cPtr, @SuppressWarnings("unused") boolean futureUse) { - swigCPtr = cPtr; - } - - protected SWIGTYPE_p_SimTK__MatrixView_T_SimTK__VecT_2_SimTK__Vec3_t_t() { - swigCPtr = 0; - } - - protected static long getCPtr(SWIGTYPE_p_SimTK__MatrixView_T_SimTK__VecT_2_SimTK__Vec3_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } - - protected static long swigRelease(SWIGTYPE_p_SimTK__MatrixView_T_SimTK__VecT_2_SimTK__Vec3_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } -} - diff --git a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_SimTK__RowVectorView_T_SimTK__VecT_2_SimTK__Vec3_t_t.java b/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_SimTK__RowVectorView_T_SimTK__VecT_2_SimTK__Vec3_t_t.java deleted file mode 100644 index c27037382..000000000 --- a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_SimTK__RowVectorView_T_SimTK__VecT_2_SimTK__Vec3_t_t.java +++ /dev/null @@ -1,30 +0,0 @@ -/* ---------------------------------------------------------------------------- - * This file was automatically generated by SWIG (https://www.swig.org). - * Version 4.2.0 - * - * Do not make changes to this file unless you know what you are doing - modify - * the SWIG interface file instead. - * ----------------------------------------------------------------------------- */ - -package org.opensim.modeling; - -public class SWIGTYPE_p_SimTK__RowVectorView_T_SimTK__VecT_2_SimTK__Vec3_t_t { - private transient long swigCPtr; - - protected SWIGTYPE_p_SimTK__RowVectorView_T_SimTK__VecT_2_SimTK__Vec3_t_t(long cPtr, @SuppressWarnings("unused") boolean futureUse) { - swigCPtr = cPtr; - } - - protected SWIGTYPE_p_SimTK__RowVectorView_T_SimTK__VecT_2_SimTK__Vec3_t_t() { - swigCPtr = 0; - } - - protected static long getCPtr(SWIGTYPE_p_SimTK__RowVectorView_T_SimTK__VecT_2_SimTK__Vec3_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } - - protected static long swigRelease(SWIGTYPE_p_SimTK__RowVectorView_T_SimTK__VecT_2_SimTK__Vec3_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } -} - diff --git a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_SimTK__RowVector_T_SimTK__Rotation_T_SimTK__Real_t_t.java b/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_SimTK__RowVector_T_SimTK__Rotation_T_SimTK__Real_t_t.java deleted file mode 100644 index 64fda66bd..000000000 --- a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_SimTK__RowVector_T_SimTK__Rotation_T_SimTK__Real_t_t.java +++ /dev/null @@ -1,30 +0,0 @@ -/* ---------------------------------------------------------------------------- - * This file was automatically generated by SWIG (https://www.swig.org). - * Version 4.1.1 - * - * Do not make changes to this file unless you know what you are doing - modify - * the SWIG interface file instead. - * ----------------------------------------------------------------------------- */ - -package org.opensim.modeling; - -public class SWIGTYPE_p_SimTK__RowVector_T_SimTK__Rotation_T_SimTK__Real_t_t { - private transient long swigCPtr; - - protected SWIGTYPE_p_SimTK__RowVector_T_SimTK__Rotation_T_SimTK__Real_t_t(long cPtr, @SuppressWarnings("unused") boolean futureUse) { - swigCPtr = cPtr; - } - - protected SWIGTYPE_p_SimTK__RowVector_T_SimTK__Rotation_T_SimTK__Real_t_t() { - swigCPtr = 0; - } - - protected static long getCPtr(SWIGTYPE_p_SimTK__RowVector_T_SimTK__Rotation_T_SimTK__Real_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } - - protected static long swigRelease(SWIGTYPE_p_SimTK__RowVector_T_SimTK__Rotation_T_SimTK__Real_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } -} - diff --git a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_SimTK__RowVector_T_SimTK__VecT_2_SimTK__Vec3_t_t.java b/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_SimTK__RowVector_T_SimTK__VecT_2_SimTK__Vec3_t_t.java deleted file mode 100644 index 13569e1a2..000000000 --- a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_SimTK__RowVector_T_SimTK__VecT_2_SimTK__Vec3_t_t.java +++ /dev/null @@ -1,30 +0,0 @@ -/* ---------------------------------------------------------------------------- - * This file was automatically generated by SWIG (https://www.swig.org). - * Version 4.2.0 - * - * Do not make changes to this file unless you know what you are doing - modify - * the SWIG interface file instead. - * ----------------------------------------------------------------------------- */ - -package org.opensim.modeling; - -public class SWIGTYPE_p_SimTK__RowVector_T_SimTK__VecT_2_SimTK__Vec3_t_t { - private transient long swigCPtr; - - protected SWIGTYPE_p_SimTK__RowVector_T_SimTK__VecT_2_SimTK__Vec3_t_t(long cPtr, @SuppressWarnings("unused") boolean futureUse) { - swigCPtr = cPtr; - } - - protected SWIGTYPE_p_SimTK__RowVector_T_SimTK__VecT_2_SimTK__Vec3_t_t() { - swigCPtr = 0; - } - - protected static long getCPtr(SWIGTYPE_p_SimTK__RowVector_T_SimTK__VecT_2_SimTK__Vec3_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } - - protected static long swigRelease(SWIGTYPE_p_SimTK__RowVector_T_SimTK__VecT_2_SimTK__Vec3_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } -} - diff --git a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_SimTK__VectorView_T_SimTK__VecT_2_SimTK__Vec3_t_t.java b/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_SimTK__VectorView_T_SimTK__VecT_2_SimTK__Vec3_t_t.java deleted file mode 100644 index f50b1301f..000000000 --- a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_SimTK__VectorView_T_SimTK__VecT_2_SimTK__Vec3_t_t.java +++ /dev/null @@ -1,30 +0,0 @@ -/* ---------------------------------------------------------------------------- - * This file was automatically generated by SWIG (https://www.swig.org). - * Version 4.2.0 - * - * Do not make changes to this file unless you know what you are doing - modify - * the SWIG interface file instead. - * ----------------------------------------------------------------------------- */ - -package org.opensim.modeling; - -public class SWIGTYPE_p_SimTK__VectorView_T_SimTK__VecT_2_SimTK__Vec3_t_t { - private transient long swigCPtr; - - protected SWIGTYPE_p_SimTK__VectorView_T_SimTK__VecT_2_SimTK__Vec3_t_t(long cPtr, @SuppressWarnings("unused") boolean futureUse) { - swigCPtr = cPtr; - } - - protected SWIGTYPE_p_SimTK__VectorView_T_SimTK__VecT_2_SimTK__Vec3_t_t() { - swigCPtr = 0; - } - - protected static long getCPtr(SWIGTYPE_p_SimTK__VectorView_T_SimTK__VecT_2_SimTK__Vec3_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } - - protected static long swigRelease(SWIGTYPE_p_SimTK__VectorView_T_SimTK__VecT_2_SimTK__Vec3_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } -} - diff --git a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_VectorIteratorT_SimTK__MatT_3_3_t_SimTK__RowVectorBaseT_SimTK__Mat33_t_t.java b/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_VectorIteratorT_SimTK__MatT_3_3_t_SimTK__RowVectorBaseT_SimTK__Mat33_t_t.java deleted file mode 100644 index cf6f9855c..000000000 --- a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_VectorIteratorT_SimTK__MatT_3_3_t_SimTK__RowVectorBaseT_SimTK__Mat33_t_t.java +++ /dev/null @@ -1,30 +0,0 @@ -/* ---------------------------------------------------------------------------- - * This file was automatically generated by SWIG (https://www.swig.org). - * Version 4.2.0 - * - * Do not make changes to this file unless you know what you are doing - modify - * the SWIG interface file instead. - * ----------------------------------------------------------------------------- */ - -package org.opensim.modeling; - -public class SWIGTYPE_p_VectorIteratorT_SimTK__MatT_3_3_t_SimTK__RowVectorBaseT_SimTK__Mat33_t_t { - private transient long swigCPtr; - - protected SWIGTYPE_p_VectorIteratorT_SimTK__MatT_3_3_t_SimTK__RowVectorBaseT_SimTK__Mat33_t_t(long cPtr, @SuppressWarnings("unused") boolean futureUse) { - swigCPtr = cPtr; - } - - protected SWIGTYPE_p_VectorIteratorT_SimTK__MatT_3_3_t_SimTK__RowVectorBaseT_SimTK__Mat33_t_t() { - swigCPtr = 0; - } - - protected static long getCPtr(SWIGTYPE_p_VectorIteratorT_SimTK__MatT_3_3_t_SimTK__RowVectorBaseT_SimTK__Mat33_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } - - protected static long swigRelease(SWIGTYPE_p_VectorIteratorT_SimTK__MatT_3_3_t_SimTK__RowVectorBaseT_SimTK__Mat33_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } -} - diff --git a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_VectorIteratorT_SimTK__VecT_3_t_SimTK__RowVectorBaseT_SimTK__Vec3_t_t.java b/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_VectorIteratorT_SimTK__VecT_3_t_SimTK__RowVectorBaseT_SimTK__Vec3_t_t.java deleted file mode 100644 index 8e5920112..000000000 --- a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_VectorIteratorT_SimTK__VecT_3_t_SimTK__RowVectorBaseT_SimTK__Vec3_t_t.java +++ /dev/null @@ -1,30 +0,0 @@ -/* ---------------------------------------------------------------------------- - * This file was automatically generated by SWIG (https://www.swig.org). - * Version 4.2.0 - * - * Do not make changes to this file unless you know what you are doing - modify - * the SWIG interface file instead. - * ----------------------------------------------------------------------------- */ - -package org.opensim.modeling; - -public class SWIGTYPE_p_VectorIteratorT_SimTK__VecT_3_t_SimTK__RowVectorBaseT_SimTK__Vec3_t_t { - private transient long swigCPtr; - - protected SWIGTYPE_p_VectorIteratorT_SimTK__VecT_3_t_SimTK__RowVectorBaseT_SimTK__Vec3_t_t(long cPtr, @SuppressWarnings("unused") boolean futureUse) { - swigCPtr = cPtr; - } - - protected SWIGTYPE_p_VectorIteratorT_SimTK__VecT_3_t_SimTK__RowVectorBaseT_SimTK__Vec3_t_t() { - swigCPtr = 0; - } - - protected static long getCPtr(SWIGTYPE_p_VectorIteratorT_SimTK__VecT_3_t_SimTK__RowVectorBaseT_SimTK__Vec3_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } - - protected static long swigRelease(SWIGTYPE_p_VectorIteratorT_SimTK__VecT_3_t_SimTK__RowVectorBaseT_SimTK__Vec3_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } -} - diff --git a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_VectorIteratorT_SimTK__VecT_6_t_SimTK__RowVectorBaseT_SimTK__Vec6_t_t.java b/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_VectorIteratorT_SimTK__VecT_6_t_SimTK__RowVectorBaseT_SimTK__Vec6_t_t.java deleted file mode 100644 index 931e27710..000000000 --- a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_VectorIteratorT_SimTK__VecT_6_t_SimTK__RowVectorBaseT_SimTK__Vec6_t_t.java +++ /dev/null @@ -1,30 +0,0 @@ -/* ---------------------------------------------------------------------------- - * This file was automatically generated by SWIG (https://www.swig.org). - * Version 4.2.0 - * - * Do not make changes to this file unless you know what you are doing - modify - * the SWIG interface file instead. - * ----------------------------------------------------------------------------- */ - -package org.opensim.modeling; - -public class SWIGTYPE_p_VectorIteratorT_SimTK__VecT_6_t_SimTK__RowVectorBaseT_SimTK__Vec6_t_t { - private transient long swigCPtr; - - protected SWIGTYPE_p_VectorIteratorT_SimTK__VecT_6_t_SimTK__RowVectorBaseT_SimTK__Vec6_t_t(long cPtr, @SuppressWarnings("unused") boolean futureUse) { - swigCPtr = cPtr; - } - - protected SWIGTYPE_p_VectorIteratorT_SimTK__VecT_6_t_SimTK__RowVectorBaseT_SimTK__Vec6_t_t() { - swigCPtr = 0; - } - - protected static long getCPtr(SWIGTYPE_p_VectorIteratorT_SimTK__VecT_6_t_SimTK__RowVectorBaseT_SimTK__Vec6_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } - - protected static long swigRelease(SWIGTYPE_p_VectorIteratorT_SimTK__VecT_6_t_SimTK__RowVectorBaseT_SimTK__Vec6_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } -} - diff --git a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_long_double.java b/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_long_double.java deleted file mode 100644 index b0f1a7d89..000000000 --- a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_long_double.java +++ /dev/null @@ -1,30 +0,0 @@ -/* ---------------------------------------------------------------------------- - * This file was automatically generated by SWIG (https://www.swig.org). - * Version 4.2.1 - * - * Do not make changes to this file unless you know what you are doing - modify - * the SWIG interface file instead. - * ----------------------------------------------------------------------------- */ - -package org.opensim.modeling; - -public class SWIGTYPE_p_long_double { - private transient long swigCPtr; - - protected SWIGTYPE_p_long_double(long cPtr, @SuppressWarnings("unused") boolean futureUse) { - swigCPtr = cPtr; - } - - protected SWIGTYPE_p_long_double() { - swigCPtr = 0; - } - - protected static long getCPtr(SWIGTYPE_p_long_double obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } - - protected static long swigRelease(SWIGTYPE_p_long_double obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } -} - diff --git a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__functionT_void_fOpenSim__Component_const_p_SimTK__State_const_R_std__string_const_R_SimTK__VecT_2_SimTK__Vec3_t_RF_t.java b/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__functionT_void_fOpenSim__Component_const_p_SimTK__State_const_R_std__string_const_R_SimTK__VecT_2_SimTK__Vec3_t_RF_t.java deleted file mode 100644 index 8828ae3cd..000000000 --- a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__functionT_void_fOpenSim__Component_const_p_SimTK__State_const_R_std__string_const_R_SimTK__VecT_2_SimTK__Vec3_t_RF_t.java +++ /dev/null @@ -1,30 +0,0 @@ -/* ---------------------------------------------------------------------------- - * This file was automatically generated by SWIG (https://www.swig.org). - * Version 4.2.0 - * - * Do not make changes to this file unless you know what you are doing - modify - * the SWIG interface file instead. - * ----------------------------------------------------------------------------- */ - -package org.opensim.modeling; - -public class SWIGTYPE_p_std__functionT_void_fOpenSim__Component_const_p_SimTK__State_const_R_std__string_const_R_SimTK__VecT_2_SimTK__Vec3_t_RF_t { - private transient long swigCPtr; - - protected SWIGTYPE_p_std__functionT_void_fOpenSim__Component_const_p_SimTK__State_const_R_std__string_const_R_SimTK__VecT_2_SimTK__Vec3_t_RF_t(long cPtr, @SuppressWarnings("unused") boolean futureUse) { - swigCPtr = cPtr; - } - - protected SWIGTYPE_p_std__functionT_void_fOpenSim__Component_const_p_SimTK__State_const_R_std__string_const_R_SimTK__VecT_2_SimTK__Vec3_t_RF_t() { - swigCPtr = 0; - } - - protected static long getCPtr(SWIGTYPE_p_std__functionT_void_fOpenSim__Component_const_p_SimTK__State_const_R_std__string_const_R_SimTK__VecT_2_SimTK__Vec3_t_RF_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } - - protected static long swigRelease(SWIGTYPE_p_std__functionT_void_fOpenSim__Component_const_p_SimTK__State_const_R_std__string_const_R_SimTK__VecT_2_SimTK__Vec3_t_RF_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } -} - diff --git a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__functionT_void_fOpenSim__Component_const_p_SimTK__State_const_R_std__string_const_R_SimTK__VecT_3_t_RF_t.java b/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__functionT_void_fOpenSim__Component_const_p_SimTK__State_const_R_std__string_const_R_SimTK__VecT_3_t_RF_t.java deleted file mode 100644 index 4412cc371..000000000 --- a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__functionT_void_fOpenSim__Component_const_p_SimTK__State_const_R_std__string_const_R_SimTK__VecT_3_t_RF_t.java +++ /dev/null @@ -1,30 +0,0 @@ -/* ---------------------------------------------------------------------------- - * This file was automatically generated by SWIG (https://www.swig.org). - * Version 4.2.0 - * - * Do not make changes to this file unless you know what you are doing - modify - * the SWIG interface file instead. - * ----------------------------------------------------------------------------- */ - -package org.opensim.modeling; - -public class SWIGTYPE_p_std__functionT_void_fOpenSim__Component_const_p_SimTK__State_const_R_std__string_const_R_SimTK__VecT_3_t_RF_t { - private transient long swigCPtr; - - protected SWIGTYPE_p_std__functionT_void_fOpenSim__Component_const_p_SimTK__State_const_R_std__string_const_R_SimTK__VecT_3_t_RF_t(long cPtr, @SuppressWarnings("unused") boolean futureUse) { - swigCPtr = cPtr; - } - - protected SWIGTYPE_p_std__functionT_void_fOpenSim__Component_const_p_SimTK__State_const_R_std__string_const_R_SimTK__VecT_3_t_RF_t() { - swigCPtr = 0; - } - - protected static long getCPtr(SWIGTYPE_p_std__functionT_void_fOpenSim__Component_const_p_SimTK__State_const_R_std__string_const_R_SimTK__VecT_3_t_RF_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } - - protected static long swigRelease(SWIGTYPE_p_std__functionT_void_fOpenSim__Component_const_p_SimTK__State_const_R_std__string_const_R_SimTK__VecT_3_t_RF_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } -} - diff --git a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__initializer_listT_SimTK__MatT_3_3_t_t.java b/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__initializer_listT_SimTK__MatT_3_3_t_t.java deleted file mode 100644 index 8f56713a9..000000000 --- a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__initializer_listT_SimTK__MatT_3_3_t_t.java +++ /dev/null @@ -1,30 +0,0 @@ -/* ---------------------------------------------------------------------------- - * This file was automatically generated by SWIG (https://www.swig.org). - * Version 4.2.0 - * - * Do not make changes to this file unless you know what you are doing - modify - * the SWIG interface file instead. - * ----------------------------------------------------------------------------- */ - -package org.opensim.modeling; - -public class SWIGTYPE_p_std__initializer_listT_SimTK__MatT_3_3_t_t { - private transient long swigCPtr; - - protected SWIGTYPE_p_std__initializer_listT_SimTK__MatT_3_3_t_t(long cPtr, @SuppressWarnings("unused") boolean futureUse) { - swigCPtr = cPtr; - } - - protected SWIGTYPE_p_std__initializer_listT_SimTK__MatT_3_3_t_t() { - swigCPtr = 0; - } - - protected static long getCPtr(SWIGTYPE_p_std__initializer_listT_SimTK__MatT_3_3_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } - - protected static long swigRelease(SWIGTYPE_p_std__initializer_listT_SimTK__MatT_3_3_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } -} - diff --git a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__initializer_listT_SimTK__VecT_2_SimTK__Vec3_t_t.java b/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__initializer_listT_SimTK__VecT_2_SimTK__Vec3_t_t.java deleted file mode 100644 index be0b086cc..000000000 --- a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__initializer_listT_SimTK__VecT_2_SimTK__Vec3_t_t.java +++ /dev/null @@ -1,30 +0,0 @@ -/* ---------------------------------------------------------------------------- - * This file was automatically generated by SWIG (https://www.swig.org). - * Version 4.2.0 - * - * Do not make changes to this file unless you know what you are doing - modify - * the SWIG interface file instead. - * ----------------------------------------------------------------------------- */ - -package org.opensim.modeling; - -public class SWIGTYPE_p_std__initializer_listT_SimTK__VecT_2_SimTK__Vec3_t_t { - private transient long swigCPtr; - - protected SWIGTYPE_p_std__initializer_listT_SimTK__VecT_2_SimTK__Vec3_t_t(long cPtr, @SuppressWarnings("unused") boolean futureUse) { - swigCPtr = cPtr; - } - - protected SWIGTYPE_p_std__initializer_listT_SimTK__VecT_2_SimTK__Vec3_t_t() { - swigCPtr = 0; - } - - protected static long getCPtr(SWIGTYPE_p_std__initializer_listT_SimTK__VecT_2_SimTK__Vec3_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } - - protected static long swigRelease(SWIGTYPE_p_std__initializer_listT_SimTK__VecT_2_SimTK__Vec3_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } -} - diff --git a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__initializer_listT_SimTK__VecT_3_t_t.java b/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__initializer_listT_SimTK__VecT_3_t_t.java deleted file mode 100644 index c50d85489..000000000 --- a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__initializer_listT_SimTK__VecT_3_t_t.java +++ /dev/null @@ -1,30 +0,0 @@ -/* ---------------------------------------------------------------------------- - * This file was automatically generated by SWIG (https://www.swig.org). - * Version 4.2.0 - * - * Do not make changes to this file unless you know what you are doing - modify - * the SWIG interface file instead. - * ----------------------------------------------------------------------------- */ - -package org.opensim.modeling; - -public class SWIGTYPE_p_std__initializer_listT_SimTK__VecT_3_t_t { - private transient long swigCPtr; - - protected SWIGTYPE_p_std__initializer_listT_SimTK__VecT_3_t_t(long cPtr, @SuppressWarnings("unused") boolean futureUse) { - swigCPtr = cPtr; - } - - protected SWIGTYPE_p_std__initializer_listT_SimTK__VecT_3_t_t() { - swigCPtr = 0; - } - - protected static long getCPtr(SWIGTYPE_p_std__initializer_listT_SimTK__VecT_3_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } - - protected static long swigRelease(SWIGTYPE_p_std__initializer_listT_SimTK__VecT_3_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } -} - diff --git a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__initializer_listT_SimTK__VecT_6_t_t.java b/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__initializer_listT_SimTK__VecT_6_t_t.java deleted file mode 100644 index 0a4d3eb2f..000000000 --- a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__initializer_listT_SimTK__VecT_6_t_t.java +++ /dev/null @@ -1,30 +0,0 @@ -/* ---------------------------------------------------------------------------- - * This file was automatically generated by SWIG (https://www.swig.org). - * Version 4.2.0 - * - * Do not make changes to this file unless you know what you are doing - modify - * the SWIG interface file instead. - * ----------------------------------------------------------------------------- */ - -package org.opensim.modeling; - -public class SWIGTYPE_p_std__initializer_listT_SimTK__VecT_6_t_t { - private transient long swigCPtr; - - protected SWIGTYPE_p_std__initializer_listT_SimTK__VecT_6_t_t(long cPtr, @SuppressWarnings("unused") boolean futureUse) { - swigCPtr = cPtr; - } - - protected SWIGTYPE_p_std__initializer_listT_SimTK__VecT_6_t_t() { - swigCPtr = 0; - } - - protected static long getCPtr(SWIGTYPE_p_std__initializer_listT_SimTK__VecT_6_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } - - protected static long swigRelease(SWIGTYPE_p_std__initializer_listT_SimTK__VecT_6_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } -} - diff --git a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__mapT_std__string_OpenSim__OutputT_SimTK__VecT_2_SimTK__Vec3_t_t__Channel_std__lessT_std__string_t_t.java b/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__mapT_std__string_OpenSim__OutputT_SimTK__VecT_2_SimTK__Vec3_t_t__Channel_std__lessT_std__string_t_t.java deleted file mode 100644 index 590c1c9b4..000000000 --- a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__mapT_std__string_OpenSim__OutputT_SimTK__VecT_2_SimTK__Vec3_t_t__Channel_std__lessT_std__string_t_t.java +++ /dev/null @@ -1,30 +0,0 @@ -/* ---------------------------------------------------------------------------- - * This file was automatically generated by SWIG (https://www.swig.org). - * Version 4.2.0 - * - * Do not make changes to this file unless you know what you are doing - modify - * the SWIG interface file instead. - * ----------------------------------------------------------------------------- */ - -package org.opensim.modeling; - -public class SWIGTYPE_p_std__mapT_std__string_OpenSim__OutputT_SimTK__VecT_2_SimTK__Vec3_t_t__Channel_std__lessT_std__string_t_t { - private transient long swigCPtr; - - protected SWIGTYPE_p_std__mapT_std__string_OpenSim__OutputT_SimTK__VecT_2_SimTK__Vec3_t_t__Channel_std__lessT_std__string_t_t(long cPtr, @SuppressWarnings("unused") boolean futureUse) { - swigCPtr = cPtr; - } - - protected SWIGTYPE_p_std__mapT_std__string_OpenSim__OutputT_SimTK__VecT_2_SimTK__Vec3_t_t__Channel_std__lessT_std__string_t_t() { - swigCPtr = 0; - } - - protected static long getCPtr(SWIGTYPE_p_std__mapT_std__string_OpenSim__OutputT_SimTK__VecT_2_SimTK__Vec3_t_t__Channel_std__lessT_std__string_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } - - protected static long swigRelease(SWIGTYPE_p_std__mapT_std__string_OpenSim__OutputT_SimTK__VecT_2_SimTK__Vec3_t_t__Channel_std__lessT_std__string_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } -} - diff --git a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__mapT_std__string_OpenSim__OutputT_SimTK__VecT_3_t_t__Channel_std__lessT_std__string_t_t.java b/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__mapT_std__string_OpenSim__OutputT_SimTK__VecT_3_t_t__Channel_std__lessT_std__string_t_t.java deleted file mode 100644 index e94a266b9..000000000 --- a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__mapT_std__string_OpenSim__OutputT_SimTK__VecT_3_t_t__Channel_std__lessT_std__string_t_t.java +++ /dev/null @@ -1,30 +0,0 @@ -/* ---------------------------------------------------------------------------- - * This file was automatically generated by SWIG (https://www.swig.org). - * Version 4.2.0 - * - * Do not make changes to this file unless you know what you are doing - modify - * the SWIG interface file instead. - * ----------------------------------------------------------------------------- */ - -package org.opensim.modeling; - -public class SWIGTYPE_p_std__mapT_std__string_OpenSim__OutputT_SimTK__VecT_3_t_t__Channel_std__lessT_std__string_t_t { - private transient long swigCPtr; - - protected SWIGTYPE_p_std__mapT_std__string_OpenSim__OutputT_SimTK__VecT_3_t_t__Channel_std__lessT_std__string_t_t(long cPtr, @SuppressWarnings("unused") boolean futureUse) { - swigCPtr = cPtr; - } - - protected SWIGTYPE_p_std__mapT_std__string_OpenSim__OutputT_SimTK__VecT_3_t_t__Channel_std__lessT_std__string_t_t() { - swigCPtr = 0; - } - - protected static long getCPtr(SWIGTYPE_p_std__mapT_std__string_OpenSim__OutputT_SimTK__VecT_3_t_t__Channel_std__lessT_std__string_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } - - protected static long swigRelease(SWIGTYPE_p_std__mapT_std__string_OpenSim__OutputT_SimTK__VecT_3_t_t__Channel_std__lessT_std__string_t_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } -} - diff --git a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__nullptr_t.java b/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__nullptr_t.java deleted file mode 100644 index 95bf14f97..000000000 --- a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__nullptr_t.java +++ /dev/null @@ -1,30 +0,0 @@ -/* ---------------------------------------------------------------------------- - * This file was automatically generated by SWIG (https://www.swig.org). - * Version 4.1.1 - * - * Do not make changes to this file unless you know what you are doing - modify - * the SWIG interface file instead. - * ----------------------------------------------------------------------------- */ - -package org.opensim.modeling; - -public class SWIGTYPE_p_std__nullptr_t { - private transient long swigCPtr; - - protected SWIGTYPE_p_std__nullptr_t(long cPtr, @SuppressWarnings("unused") boolean futureUse) { - swigCPtr = cPtr; - } - - protected SWIGTYPE_p_std__nullptr_t() { - swigCPtr = 0; - } - - protected static long getCPtr(SWIGTYPE_p_std__nullptr_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } - - protected static long swigRelease(SWIGTYPE_p_std__nullptr_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } -} - diff --git a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__reverse_iteratorT_SimTK__VecT_3_t_const_p_t.java b/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__reverse_iteratorT_SimTK__VecT_3_t_const_p_t.java deleted file mode 100644 index 15cb05df3..000000000 --- a/Gui/opensim/modeling/src/org/opensim/modeling/SWIGTYPE_p_std__reverse_iteratorT_SimTK__VecT_3_t_const_p_t.java +++ /dev/null @@ -1,30 +0,0 @@ -/* ---------------------------------------------------------------------------- - * This file was automatically generated by SWIG (https://www.swig.org). - * Version 4.2.0 - * - * Do not make changes to this file unless you know what you are doing - modify - * the SWIG interface file instead. - * ----------------------------------------------------------------------------- */ - -package org.opensim.modeling; - -public class SWIGTYPE_p_std__reverse_iteratorT_SimTK__VecT_3_t_const_p_t { - private transient long swigCPtr; - - protected SWIGTYPE_p_std__reverse_iteratorT_SimTK__VecT_3_t_const_p_t(long cPtr, @SuppressWarnings("unused") boolean futureUse) { - swigCPtr = cPtr; - } - - protected SWIGTYPE_p_std__reverse_iteratorT_SimTK__VecT_3_t_const_p_t() { - swigCPtr = 0; - } - - protected static long getCPtr(SWIGTYPE_p_std__reverse_iteratorT_SimTK__VecT_3_t_const_p_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } - - protected static long swigRelease(SWIGTYPE_p_std__reverse_iteratorT_SimTK__VecT_3_t_const_p_t obj) { - return (obj == null) ? 0 : obj.swigCPtr; - } -} - diff --git a/Gui/opensim/modeling/src/org/opensim/modeling/opensimMoco.java b/Gui/opensim/modeling/src/org/opensim/modeling/opensimMoco.java index 687e27f6d..51bde39e8 100644 --- a/Gui/opensim/modeling/src/org/opensim/modeling/opensimMoco.java +++ b/Gui/opensim/modeling/src/org/opensim/modeling/opensimMoco.java @@ -311,7 +311,9 @@ public static int getMocoParallelEnvironmentVariable() { * distinguish between right ("<>_r") and left ("<>_l") forces, centers of
* pressure, and torques. Centers of pressure are computed assuming the
* that the contact plane's normal is in the y-direction, which is the OpenSim
- * convention.
+ * convention. Torques are computed based on the center of pressure
+ * representation of the ground reaction forces: a "vertical" torque in the
+ * y-direction and zero torque in the other directions.
*
* The forces and torques are computed from the first six outputs of
* getRecordValues(), while the centers of pressure are computed from the second