Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

float16 Class Reference

Representation of an array of 16 floats. Really only seems applicable for Wtransf, thus that is the only variety provided. More...

#include <gl_util.H>

List of all members.

Public Member Functions

 float16 (CWtransf &w)
 operator GLfloat * ()
 Define implicit cast from float16 to GLfloat*:.

Private Attributes

GLfloat _data [16]


Detailed Description

Representation of an array of 16 floats. Really only seems applicable for Wtransf, thus that is the only variety provided.

Definition at line 180 of file gl_util.H.


Constructor & Destructor Documentation

float16::float16 CWtransf w  )  [inline]
 

Definition at line 183 of file gl_util.H.

References _data.


Member Function Documentation

float16::operator GLfloat *  )  [inline]
 

Define implicit cast from float16 to GLfloat*:.

Definition at line 203 of file gl_util.H.

References _data.


Member Data Documentation

GLfloat float16::_data[16] [private]
 

Definition at line 206 of file gl_util.H.

Referenced by float16(), and operator GLfloat *().


The documentation for this class was generated from the following file:
Generated on Mon Sep 18 11:45:22 2006 for jot by  doxygen 1.4.4