imaging::GraphicsInterface::set_color Class Reference

Graphics command to set the current color. More...

#include <GraphicsInterface.hpp>

Inheritance diagram for imaging::GraphicsInterface::set_color:

imaging::GraphicsInterface::CommandInterface imaging::GraphicsInterface::StreamStatus

List of all members.

Public Member Functions

 set_color (const Color &color)
const Colorcolor () const
void color (const Color &color)

Friends

class GraphicsInterface


Detailed Description

Graphics command to set the current color.

Constructor & Destructor Documentation

imaging::GraphicsInterface::set_color::set_color ( const Color color  )  [inline]

Passing this command to a graphics stream sets the current color to color.


Member Function Documentation

const Color& imaging::GraphicsInterface::set_color::color (  )  const [inline]

Returns the color.

Referenced by imaging::OpenGlViewer::operator<<().

void imaging::GraphicsInterface::set_color::color ( const Color color  )  [inline]

Sets the color.


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

Generated on Tue Feb 10 10:01:31 2009 for imaging2 by  doxygen 1.5.5