plane_vertex Struct Reference

Example of interleaved vertex data. More...

List of all members.

Public Attributes

float pos [3]
float normal [3]
GLubyte color [4]
 will be generated by faogenlib


Detailed Description

Example of interleaved vertex data.

Definition at line 16 of file example.cpp.


Member Data Documentation

GLubyte plane_vertex::color[4]
 

will be generated by faogenlib

Definition at line 20 of file example.cpp.

Referenced by build_plane().

float plane_vertex::normal[3]
 

Definition at line 19 of file example.cpp.

Referenced by build_plane().

float plane_vertex::pos[3]
 

Definition at line 18 of file example.cpp.

Referenced by build_plane().


The documentation for this struct was generated from the following file:
Generated on Fri Aug 15 20:07:46 2008 for faogenlib by  doxygen 1.4.6-NO