OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_transformVector
(Results
1 - 2
of
2
) sorted by null
/external/eigen/Eigen/src/Geometry/
RotationBase.h
93
inline VectorType
_transformVector
(const OtherVectorType& v) const
128
return r.
_transformVector
(v);
Quaternion.h
168
EIGEN_STRONG_INLINE Vector3
_transformVector
(Vector3 v) const;
476
QuaternionBase<Derived>::
_transformVector
(Vector3 v) const
Completed in 3674 milliseconds