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

vmd.vert File Reference

Go to the source code of this file.

Functions

void main (void)

Variables

uniform int vmdprojectionmode
uniform int vmdtexturemode
varying vec3 oglnormal
varying vec3 oglcolor
varying vec3 V


Function Documentation

void main void   
 

Definition at line 41 of file vmd.vert.

References dot, oglcolor, oglnormal, V, vmdprojectionmode, and vmdtexturemode.


Variable Documentation

varying vec3 oglcolor
 

Definition at line 35 of file vmd.vert.

Referenced by main.

varying vec3 oglnormal
 

Definition at line 34 of file vmd.vert.

Referenced by main.

varying vec3 V
 

Definition at line 36 of file vmd.vert.

Referenced by main.

uniform int vmdprojectionmode
 

Definition at line 28 of file vmd.vert.

Referenced by main.

uniform int vmdtexturemode
 

Definition at line 29 of file vmd.vert.

Referenced by main.


Generated on Thu May 24 01:51:57 2012 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002