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 Mon Aug 10 18:58:43 2009 for Equalizer 0.9 by  doxygen 1.5.8