Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

common/vtkgluPickMatrix.h File Reference

Go to the source code of this file.

Defines

#define M(row, col)   m[col*4+row]

Functions

void vtkgluPickMatrix (GLdouble x, GLdouble y, GLdouble width, GLdouble height, int *origin, int *size)


Define Documentation

#define M row,
col       m[col*4+row]
 

Referenced by vtkgluPickMatrix().


Function Documentation

void vtkgluPickMatrix GLdouble    x,
GLdouble    y,
GLdouble    width,
GLdouble    height,
int *    origin,
int *    size
[inline]
 

Definition at line 54 of file vtkgluPickMatrix.h.


Generated on Wed Nov 21 12:31:28 2001 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001