imaging::GraphicsInterface::translate Class Reference

Graphics command to translate the current coordinate system. More...

#include <GraphicsInterface.hpp>

Inheritance diagram for imaging::GraphicsInterface::translate:

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

List of all members.

Public Member Functions

 translate (const ublas::fixed_vector< float_t, 2 > &translation)
 Passing this command to a graphics stream moves the current coordinate system by offset.
const ublas::fixed_vector
< float_t, 2 > & 
translation () const
void translation (const ublas::fixed_vector< float_t, 2 > &translation)

Friends

class GraphicsInterface


Detailed Description

Graphics command to translate the current coordinate system.

Member Function Documentation

const ublas::fixed_vector<float_t, 2>& imaging::GraphicsInterface::translate::translation (  )  const [inline]

Returns the translation.

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

void imaging::GraphicsInterface::translate::translation ( const ublas::fixed_vector< float_t, 2 > &  translation  )  [inline]

Sets the translation.


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