TuttleOFX  1
terry::color::IColorParams Struct Reference

Base class of all color parameters class. More...

#include <base.hpp>

Inheritance diagram for terry::color::IColorParams:

Public Member Functions

virtual bool operator== (const IColorParams &other) const =0
bool operator!= (const IColorParams &other) const

Detailed Description

Base class of all color parameters class.

Definition at line 100 of file base.hpp.


Member Function Documentation

bool terry::color::IColorParams::operator!= ( const IColorParams other) const [inline]

Definition at line 103 of file base.hpp.

References operator==().

Here is the call graph for this function:

virtual bool terry::color::IColorParams::operator== ( const IColorParams other) const [pure virtual]

The documentation for this struct was generated from the following file: