Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

IsColor Class Reference

#include <ShapeFuns.h>

Inheritance diagram for IsColor:

List of all members.


Detailed Description

Definition at line 181 of file ShapeFuns.h.


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  )  [inline, explicit]

Definition at line 184 of file ShapeFuns.h.

IsColor ( rgb  _color  )  [inline, explicit]

Definition at line 185 of file ShapeFuns.h.

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

Definition at line 186 of file ShapeFuns.h.


Member Function Documentation

bool operator() ( const ShapeRoot shape  )  const [inline]

Definition at line 187 of file ShapeFuns.h.


Member Data Documentation

rgb color

Definition at line 183 of file ShapeFuns.h.

Referenced by IsColor::operator()().


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

DualCoding 4.0
Generated Thu Nov 22 00:54:03 2007 by Doxygen 1.5.4