Home
last modified time | relevance | path

Searched refs:keepRotateA (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/freeimage/FreeImage/Source/OpenEXR/Imath/
H A DImathMatrixAlgo.h281 template <class T> Matrix44<T> computeRSMatrix( bool keepRotateA,
1015 computeRSMatrix( bool keepRotateA, in computeRSMatrix() argument
1026 if (!keepRotateA) in computeRSMatrix()
/dports/math/Imath/Imath-3.1.4/src/Imath/
H A DImathMatrixAlgo.h312 computeRSMatrix (bool keepRotateA, bool keepScaleA, const Matrix44<T>& A, const Matrix44<T>& B);
1060 computeRSMatrix (bool keepRotateA, bool keepScaleA, const Matrix44<T>& A, const Matrix44<T>& B) in computeRSMatrix() argument
1068 if (!keepRotateA) in computeRSMatrix()
/dports/graphics/povray37/povray-3.7.0.10/libraries/ilmbase/Imath/
H A DImathMatrixAlgo.h281 template <class T> Matrix44<T> computeRSMatrix( bool keepRotateA,
1015 computeRSMatrix( bool keepRotateA, in computeRSMatrix() argument
1026 if (!keepRotateA) in computeRSMatrix()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/Imath/
H A DImathMatrixAlgo.h281 template <class T> Matrix44<T> computeRSMatrix( bool keepRotateA,
1015 computeRSMatrix( bool keepRotateA, in computeRSMatrix() argument
1026 if (!keepRotateA) in computeRSMatrix()
/dports/math/Imath/Imath-3.1.4/docs/functions/
H A Dmatrix.rst54 .. doxygenfunction:: computeRSMatrix(bool keepRotateA, bool keepScaleA, const Matrix44<T>& A, const…