proj home

Files   Classes   Functions   Hierarchy  

glNormal3T< T > Class Template Reference

The OpenGL command glNormal3{b,d,f,i,s} has had its type templated using class specialization. More...

#include <OpenGLtemplated.h>

List of all members.

Public Member Functions

void operator() (T const x, T const y, T const z) const
 Call the OpenGL function.


Detailed Description

template<typename T>
class glNormal3T< T >

The OpenGL command glNormal3{b,d,f,i,s} has had its type templated using class specialization.

Definition at line 196 of file OpenGLtemplated.h.


Member Function Documentation

template<typename T >
void glNormal3T< T >::operator() ( T const   x,
T const   y,
T const   z 
) const [inline]

Call the OpenGL function.

Definition at line 201 of file OpenGLtemplated.h.

00202     { assert(false); }


The documentation for this class was generated from the following file:

Generated on Fri Mar 4 00:49:57 2011 for Chelton Evans Source by  doxygen 1.5.8