Home
last modified time | relevance | path

Searched refs:RotMat (Results 1 – 2 of 2) sorted by relevance

/oneTBB/examples/parallel_for/tachyon/src/
H A Dparse.hpp75 } RotMat; typedef
H A Dparse.cpp150 static void InitRot3d(RotMat *rot, apiflt x, apiflt y, apiflt z) { in InitRot3d()
164 static void Rotate3d(RotMat *rot, vector *vec) { in Rotate3d()
790 RotMat RotA; in GetTPolyFile()