Public Member Functions | Public Attributes

Lab_Colour Class Reference

Lab color class. More...

#include <BasicObjects.h>

List of all members.

Public Member Functions

 Lab_Colour (GLubyte R, GLubyte G, GLubyte B)
 Lab_Colour (float LValue, float aValue, float bValue)

Public Attributes

float L
float a
float b

Detailed Description

Lab color class.

Definition at line 48 of file BasicObjects.h.


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