imaging::GraphicsInterface::set_group Class Reference

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

#include <GraphicsInterface.hpp>

Inheritance diagram for imaging::GraphicsInterface::set_group:

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

List of all members.

Public Member Functions

 set_group (size_t group_id)
size_t group_id () const
void group_id (size_t id)


Detailed Description

Graphics command to set the current group.

Constructor & Destructor Documentation

imaging::GraphicsInterface::set_group::set_group ( size_t  group_id  )  [inline]

Passing this command to a graphics stream sets the current group to group_id.


Member Function Documentation

size_t imaging::GraphicsInterface::set_group::group_id (  )  const [inline]

Returns the group.

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

void imaging::GraphicsInterface::set_group::group_id ( size_t  id  )  [inline]

Sets the group.


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