proland::TweakViewHandler::Position Class Reference

A BasicViewHandler::Position together with a name and a shortcut key. More...

#include <TweakViewHandler.h>

Inheritance diagram for proland::TweakViewHandler::Position:
proland::BasicViewHandler::Position

List of all members.

Public Member Functions

void go ()
 Goes to this position instantly or smoothly, depending on TweakViewHandler::animate.

Public Attributes

TweakViewHandlerowner
 The TweakViewHandler to which this predefined position belongs.
const char * name
 The name of this predefined position.
char key
 The shortcut key for this predefined position, or 0.

Detailed Description

A BasicViewHandler::Position together with a name and a shortcut key.


Member Function Documentation

void proland::TweakViewHandler::Position::go (  ) 

Goes to this position instantly or smoothly, depending on TweakViewHandler::animate.


Member Data Documentation

The shortcut key for this predefined position, or 0.

The name of this predefined position.

The TweakViewHandler to which this predefined position belongs.


Generated on Sat May 12 09:41:40 2012 for proland by  doxygen 1.6.1