Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

IsColor Class Reference

#include <ShapeFuns.h>

Inheritance diagram for IsColor:

Detailed Description

Definition at line 182 of file ShapeFuns.h.

List of all members.

Public Member Functions

 IsColor (int colorIndex)
 IsColor (rgb _color)
 IsColor (std::string const &_colorname)
bool operator() (const ShapeRoot &shape) const

Public Attributes

rgb color

Constructor & Destructor Documentation

IsColor ( int  colorIndex  )  [explicit]

Definition at line 185 of file ShapeFuns.h.

IsColor ( rgb  _color  )  [explicit]

Definition at line 186 of file ShapeFuns.h.

IsColor ( std::string const &  _colorname  )  [explicit]

Definition at line 187 of file ShapeFuns.h.


Member Function Documentation

bool operator() ( const ShapeRoot shape  )  const

Definition at line 188 of file ShapeFuns.h.


Member Data Documentation

Definition at line 184 of file ShapeFuns.h.

Referenced by IsColor::operator()().


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

DualCoding 5.1CVS
Generated Mon May 9 04:56:31 2016 by Doxygen 1.6.3