Public Member Functions | Private Attributes
FadeColorMode Class Reference

#include <fadeColorMode.h>

Inheritance diagram for FadeColorMode:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void execute ()
 FadeColorMode (color::rgba color, int priority=0, double freq=25, int pulses=0, double timeout=0)
std::string getName ()

Private Attributes

bool doOnce
float h
float h_s
float h_t

Detailed Description

Definition at line 60 of file fadeColorMode.h.


Constructor & Destructor Documentation

FadeColorMode::FadeColorMode ( color::rgba  color,
int  priority = 0,
double  freq = 25,
int  pulses = 0,
double  timeout = 0 
) [inline]

Definition at line 63 of file fadeColorMode.h.


Member Function Documentation

void FadeColorMode::execute ( ) [inline, virtual]

Implements Mode.

Definition at line 74 of file fadeColorMode.h.

std::string FadeColorMode::getName ( ) [inline, virtual]

Implements Mode.

Definition at line 111 of file fadeColorMode.h.


Member Data Documentation

bool FadeColorMode::doOnce [private]

Definition at line 114 of file fadeColorMode.h.

float FadeColorMode::h [private]

Definition at line 115 of file fadeColorMode.h.

float FadeColorMode::h_s [private]

Definition at line 116 of file fadeColorMode.h.

float FadeColorMode::h_t [private]

Definition at line 117 of file fadeColorMode.h.


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


cob_light
Author(s): Benjamin Maidel
autogenerated on Thu Aug 27 2015 12:46:10