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

SPalette::SFreeColour Class Reference

holds ID and bounds for a 'free' colour More...

#include <SPalette.h>

Collaboration diagram for SPalette::SFreeColour:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SFreeColour (dword _id=0, const vuColourRGBa &_lb=vuColourRGBa(0.0f), const vuColourRGBa &_ub=vuColourRGBa(1.0f))
 constructor, initializing ub(1), lb(0), ID(0)
 SFreeColour (SFreeColour &rhs)
 copy constructor

Public Attributes

vuColourRGBa ub
 upper and lower bound
vuColourRGBa lb
 upper and lower bound
bool useBounds
dword ID
dword used
dword position

Detailed Description

holds ID and bounds for a 'free' colour

Definition at line 65 of file SPalette.h.


Constructor & Destructor Documentation

SPalette::SFreeColour::SFreeColour dword  _id = 0,
const vuColourRGBa _lb = vuColourRGBa(0.0f),
const vuColourRGBa _ub = vuColourRGBa(1.0f)
[inline]
 

constructor, initializing ub(1), lb(0), ID(0)

Definition at line 69 of file SPalette.h.

SPalette::SFreeColour::SFreeColour SFreeColour rhs  )  [inline]
 

copy constructor

Definition at line 74 of file SPalette.h.

References ID, lb, ub, and useBounds.


Member Data Documentation

dword SPalette::SFreeColour::ID
 

Definition at line 85 of file SPalette.h.

Referenced by SFreeColour().

vuColourRGBa SPalette::SFreeColour::lb
 

upper and lower bound

Definition at line 83 of file SPalette.h.

Referenced by SFreeColour().

dword SPalette::SFreeColour::position
 

Definition at line 87 of file SPalette.h.

vuColourRGBa SPalette::SFreeColour::ub
 

upper and lower bound

Definition at line 83 of file SPalette.h.

Referenced by SFreeColour().

bool SPalette::SFreeColour::useBounds
 

Definition at line 84 of file SPalette.h.

Referenced by SFreeColour().

dword SPalette::SFreeColour::used
 

Definition at line 86 of file SPalette.h.


The documentation for this class was generated from the following file:
Generated on Wed Dec 15 21:21:02 2004 for vuVolume by  doxygen 1.3.9.1