Home
last modified time | relevance | path

Searched defs:transfo4d (Results 1 – 1 of 1) sorted by relevance

/dports/astro/stellarium/stellarium-0.21.3/src/core/
H A DVecMath.hpp861 template<class T> void Vector3<T>::transfo4d(const Mat4d& m) in transfo4d() function in Vector3
870 template<class T> void Vector3<T>::transfo4d(const Mat4f& m) in transfo4d() function in Vector3
1062 template<class T> void Vector4<T>::transfo4d(const Mat4d& m) in transfo4d() function in Vector4