#include <GraphicsInterface.hpp>
Public Member Functions | |
set_group (size_t group_id) | |
size_t | group_id () const |
void | group_id (size_t id) |
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.
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.