UniVar4fv Class Reference

UniVar float vector. More...

#include <univar.h>

Inherits UniVar.


Public Member Functions

 UniVar4fv (const char *name, float *source)
 Constructor for UniVar4fv.
void Update ()
 Updates the value of the uniform.

Private Attributes

float * m_source


Detailed Description

UniVar float vector.


Constructor & Destructor Documentation

UniVar4fv::UniVar4fv ( const char *  name,
float *  source 
)

Constructor for UniVar4fv.

Sets name and source values.

Parameters:
name the variable name in shader program.
source pointer to data.


Member Function Documentation

void UniVar4fv::Update (  )  [virtual]

Updates the value of the uniform.

Reimplemented from UniVar.


Field Documentation

float* UniVar4fv::m_source [private]

Pointer to the data source


The documentation for this class was generated from the following files:
Generated on Thu May 17 20:28:04 2007 for Ocean View by  doxygen 1.5.2