GLU Functions

Functions that wrap GLU calls to accept Imath vectors.

void gluLookAt(const Imath::V3f &pos, const Imath::V3f &interest, const Imath::V3f &up)

Call gluLookAt with the given position, interest, and up-vector.