Man Linux: Main Page and Category List

NAME

       dotImportCLUT.h -

SYNOPSIS

       #include <cstdio>

   Classes
       struct X11Color

   Functions
       void HSBtoRGB (float inH, float inS, float inB, float &outR, float
           &outG, float &outB)
       bool DecodeColor (tlp::Color &outColor, const std::string &inValue)

   Variables
       struct X11Color X11Clut []

Function Documentation

   bool DecodeColor (tlp::Color & outColor, const std::string & inValue)
   void HSBtoRGB (float inH, float inS, float inB, float & outR, float & outG,
       float & outB)

Variable Documentation

   struct X11Color  X11Clut[] Authors: David Auber, Patrick Mary, Morgan
       Mathiaut from the LaBRI Visualization Team Email : auber@tulip-
       software.org Last modification : 13/03/2009 This program is free
       software; you can redistribute it and/or modify it under the terms of
       the GNU General Public License as published by the Free Software
       Foundation; either version 2 of the License, or (at your option) any
       later version.

Author

       Generated automatically by Doxygen for Tulip Plugins Library from the
       source code.