imaging::GraphicsInterface::set_line_width Class Reference

Graphics command to set the current line width. More...

#include <GraphicsInterface.hpp>

Inheritance diagram for imaging::GraphicsInterface::set_line_width:

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

List of all members.

Public Member Functions

 set_line_width (float_t line_width)
float_t line_width () const
void line_width (float_t width)

Friends

class GraphicsInterface


Detailed Description

Graphics command to set the current line width.

Constructor & Destructor Documentation

imaging::GraphicsInterface::set_line_width::set_line_width ( float_t  line_width  )  [inline]

Passing this command to a graphics stream sets the current line width to line_width.


Member Function Documentation

float_t imaging::GraphicsInterface::set_line_width::line_width (  )  const [inline]

Returns the line width.

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

void imaging::GraphicsInterface::set_line_width::line_width ( float_t  width  )  [inline]

Sets the line width.


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