eq::Range Class Reference

Holds a fractional range along with some methods for manipulation. More...

#include <range.h>

Collaboration diagram for eq::Range:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void apply (const Range &rhs)
bool operator== (const Range &rhs) const
bool operator!= (const Range &rhs) const
void invalidate ()
bool isValid () const
bool hasData () const
Constructors



 Range ()
 Range (const float start_, const float end_)

Public Attributes

float start
float end

Static Public Attributes

static const Range ALL

Detailed Description

Holds a fractional range along with some methods for manipulation.

Definition at line 30 of file range.h.


The documentation for this class was generated from the following files:
Generated on Sat Feb 6 13:06:19 2010 for Equalizer 0.9.1 by  doxygen 1.6.1