Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dparse.cpp790 RotMat RotA; in GetTPolyFile() local
802 InitRot3d(&RotA, rot.x, rot.y, rot.z); in GetTPolyFile()
834 Rotate3d(&RotA, &v0); in GetTPolyFile()
835 Rotate3d(&RotA, &v1); in GetTPolyFile()
836 Rotate3d(&RotA, &v2); in GetTPolyFile()