Skip to content
Snippets Groups Projects
Commit 56fd0a37 authored by valerio's avatar valerio
Browse files

Export OrthogonalVersion function

git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2265 5a81b35b-ba03-0410-adc8-b2c5c5119f08
parent 95d78025
No related branches found
No related tags found
No related merge requests found
...@@ -58,4 +58,5 @@ void export_VecMat3_op() ...@@ -58,4 +58,5 @@ void export_VecMat3_op()
def("Minor",Mat3Minor); def("Minor",Mat3Minor);
def("EulerTransformation",EulerTransformation); def("EulerTransformation",EulerTransformation);
def("AxisRotation",AxisRotation); def("AxisRotation",AxisRotation);
def("OrthogonalVector",OrthogonalVector);
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment