Searched defs:up (Results 1 – 5 of 5) sorted by relevance
39 static Matrix4x4 LookAt(Vector3 eye, Vector3 center, Vector3 const &up) in LookAt()
93 Vector3f Camera::up(void) const in up() function in Camera105 Vector3f up = this->up(); in setDirection() local
34 double up = 1e8*4/sizeof(Scalar); in bench() local
41 double up = 1e7*4/sizeof(Scalar); in bench() local
58 SparseMatrixType mat(rows, cols), up(rows,cols), lo(rows,cols); in sparse_permutations() local