GLU Functions
Functions that wrap GLU calls to accept Imath vectors.
#include <Imath/ImathGLU.h>
-
inline void gluLookAt(const Imath::V3f &pos, const Imath::V3f &interest, const Imath::V3f &up)
Call gluLookAt with the given position, interest, and up-vector.