HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ImathGLU.h File Reference
#include <GL/gl.h>
#include <GL/glu.h>
#include "ImathVec.h"
+ Include dependency graph for ImathGLU.h:

Go to the source code of this file.

Functions

void gluLookAt (const IMATH_INTERNAL_NAMESPACE::V3f &pos, const IMATH_INTERNAL_NAMESPACE::V3f &interest, const IMATH_INTERNAL_NAMESPACE::V3f &up)
 Call gluLookAt with the given position, interest, and up-vector. More...
 

Function Documentation

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

Definition at line 20 of file ImathGLU.h.