Overture  Version 25
Macros | Functions
GL_GraphicsInterface.C File Reference
#include "GL_GraphicsInterface.h"
#include <string.h>
#include <GL/gl.h>
#include <GL/glu.h>
#include "xColours.h"
#include "GenericDataBase.h"
Include dependency graph for GL_GraphicsInterface.C:

Macros

#define CS   (char *)(const char *)
 
#define gBound(side, axis)   pgBound[(side)+2*(axis)]
 
#define C(x)   ( int((x*255)+.5) )
 

Functions

int checkGLError ()
 
void OV_gluCallback (GLenum err)
 
void changeView (GL_GraphicsInterface *giPointer, const int &win_number, const real &dx, const real &dy, const real &dz, const real &dThetaX=0., const real &dThetaY=0., const real &dThetaZ=0., const real &magnify=1.)
 

Macro Definition Documentation

#define C (   x)    ( int((x*255)+.5) )
#define CS   (char *)(const char *)
#define gBound (   side,
  axis 
)    pgBound[(side)+2*(axis)]

Function Documentation

void changeView ( GL_GraphicsInterface giPointer,
const int &  win_number,
const real dx,
const real dy,
const real dz,
const real dThetaX = 0.,
const real dThetaY = 0.,
const real dThetaZ = 0.,
const real magnify = 1. 
)
int checkGLError ( )
void OV_gluCallback ( GLenum  err)

References aString.