imaging::GraphicsInterface::offset_z_layer Class Reference

Graphics command to offset the current z-value. More...

#include <GraphicsInterface.hpp>

Inheritance diagram for imaging::GraphicsInterface::offset_z_layer:

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

List of all members.

Public Member Functions

 offset_z_layer (int offset)
 Passing this command to a graphics stream offsets the current z-value by offset. Negative values move the active layer to the back and positive values to the front.
int offset () const
void offset (size_t offset)


Detailed Description

Graphics command to offset the current z-value.

Member Function Documentation

int imaging::GraphicsInterface::offset_z_layer::offset (  )  const [inline]

Returns the offset.

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

void imaging::GraphicsInterface::offset_z_layer::offset ( size_t  offset  )  [inline]

Sets the offset.


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