NLMISC::CRGBAF Class Reference

Class pixel float RGBA. More...

#include <rgba.h>

List of all members.

Public Member Functions

void set (float r, float g, float b, float a)
 Default constructor. do nothing.

Public Attributes

float R
 Red componant.
float G
 Green componant.
float B
 Blue componant.
float A
 Alpha componant.

Detailed Description

Class pixel float RGBA.

Author:
Cyril Corvazier
Nevrax France
Date:
2000

Definition at line 476 of file rgba.h.


Member Function Documentation

void NLMISC::CRGBAF::set ( float  r,
float  g,
float  b,
float  a 
)

Default constructor. do nothing.

Constructor.

Parameters:
_r Red componant.
_g Green componant.
_b Blue componant.
_a Alpha componant. Set colors.
r Red componant.
g Green componant.
b Blue componant.
a Alpha componant.

Definition at line 734 of file rgba.cpp.

References A, B, G, and R.


Member Data Documentation


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

Generated on Thu Jan 7 08:30:18 2010 for NeL by  doxygen 1.6.1