Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dcamera.cpp89 ray1.d = scene->camupvec; in camray()
H A Dtypes.hpp197 vector camupvec; /* up axis for the camera (Y axis) */ member
H A Dapi.cpp150 scene->camupvec = newupvec; in rt_camerasetup()