Home
last modified time | relevance | path

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

/external/eigen/demos/opengl/
Dcamera.cpp102 void Camera::setDirection(const Vector3f& newDirection) in setDirection()
122 Vector3f newDirection = mTarget - position(); in setTarget() local
/external/llvm-project/mlir/lib/Analysis/Presburger/
DSimplex.cpp175 Direction newDirection = in findPivot() local