We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c14bbe7 commit 626484cCopy full SHA for 626484c
Bindings/simulation.i
@@ -222,8 +222,8 @@ OpenSim::ModelComponentSet<OpenSim::Controller>;
222
%shared_ptr(OpenSim::MarkersReference);
223
%template(SetMarkerWeights) OpenSim::Set<MarkerWeight, OpenSim::Object>;
224
%include <OpenSim/Simulation/CoordinateReference.h>
225
-%template (SetOientationWeights) OpenSim::Set<OrientationWeight, OpenSim::Object>;
226
%include <OpenSim/Simulation/OrientationsReference.h>
+%template (SetOientationWeights) OpenSim::Set<OrientationWeight, OpenSim::Object>;
227
%shared_ptr(OpenSim::OrientationsReference);
228
%include <OpenSim/Simulation/BufferedOrientationsReference.h>
229
%shared_ptr(OpenSim::BufferedOrientationsReference);
0 commit comments