Rumba C++ SDK
ImathGLU.h File Reference
#include <GL/gl.h>
#include <GL/glu.h>
#include "ImathVec.h"

Go to the source code of this file.

Functions

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

Function Documentation

◆ gluLookAt()

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