Home
last modified time | relevance | path

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

/external/eigen/test/
Dgeo_eulerangles.cpp20 typedef Matrix<Scalar,3,1> Vector3; in verify_euler() typedef
62 typedef Matrix<Scalar,3,1> Vector3; in eulerangles() typedef
Dgeo_orthomethods.cpp23 typedef Matrix<Scalar,3,1> Vector3; in orthomethods_3() typedef
86 typedef Matrix<Scalar,3,1> Vector3; in orthomethods() typedef
Dgeo_quaternion.cpp51 typedef Matrix<Scalar,3,1> Vector3; in quaternion() typedef
182 typedef Matrix<Scalar,3,1> Vector3; in mapQuaternion() typedef
Dgeo_transformations.cpp31 typedef Matrix<Scalar,3,1> Vector3; in non_projective_only() typedef
96 typedef Matrix<Scalar,3,1> Vector3; in transformations() typedef
Dvectorization_logic.cpp176 typedef Matrix<Scalar,3,1,ColMajor> Vector3; in run() typedef
/external/eigen/unsupported/test/
DEulerAngles.cpp22 typedef Matrix<Scalar,3,1> Vector3; in verify_euler_ranged() typedef
158 typedef Matrix<Scalar,3,1> Vector3; in eulerangles() typedef
/external/eigen/Eigen/src/Geometry/
DQuaternion.h52 typedef Matrix<Scalar,3,1> Vector3; typedef
/external/eigen/unsupported/Eigen/src/EulerAngles/
DEulerAngles.h121 typedef Matrix<Scalar,3,1> Vector3; /*!< the equivalent 3 dimension vector type */ typedef
/external/libcxx/utils/google-benchmark/src/
Dstat.h25 class Vector3; variable
/external/google-benchmark/src/
Dstat.h25 class Vector3; variable
/external/eigen/demos/opengl/
Dquaternion_demo.cpp141 typedef Matrix<Scalar,3,1> Vector3; typedef in EulerAngles