Searched refs:toMatrix44 (Results 1 - 3 of 3) sorted by relevance

/external/opencv3/3rdparty/openexr/Imath/
H A DImathEuler.h271 Matrix44<T> toMatrix44() const;
671 Matrix44<T> Euler<T>::toMatrix44() const function in class:Imath::Euler
H A DImathQuat.h145 Matrix44<T> toMatrix44 () const;
826 Quat<T>::toMatrix44() const function in class:Imath::Quat
H A DImathMatrixAlgo.h831 return q.toMatrix44();

Completed in 233 milliseconds