ALBA
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Alba_Release
Source
Interaction
albaInteractorPERScalarInformation.h
Go to the documentation of this file.
1
/*=========================================================================
2
3
Program: ALBA (Agile Library for Biomedical Applications)
4
Module: albaInteractorPERScalarInformation
5
Authors: Matteo Giacomoni, Gianluigi Crimi
6
7
Copyright (c) BIC
8
All rights reserved. See Copyright.txt or
9
10
11
This software is distributed WITHOUT ANY WARRANTY; without even
12
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
13
PURPOSE. See the above copyright notice for more information.
14
15
=========================================================================*/
16
#ifndef __albaInteractorPERScalarInformation_h
17
#define __albaInteractorPERScalarInformation_h
18
19
#include "
albaDefines.h
"
20
#include "
albaInteractorPER.h
"
21
22
//----------------------------------------------------------------------------
23
// forward declarations
24
//----------------------------------------------------------------------------
25
28
class
ALBA_EXPORT
albaInteractorPERScalarInformation
:
public
albaInteractorPER
29
{
30
public
:
31
albaTypeMacro
(
albaInteractorPERScalarInformation
,
albaInteractorPER
);
32
34
virtual
void
OnEvent
(
albaEventBase
*event);
35
36
protected
:
38
albaInteractorPERScalarInformation
();
40
virtual
~albaInteractorPERScalarInformation
();
41
42
};
43
#endif
albaDefines.h
albaInteractorPER.h
albaEventBase
Implementation of the message object for the Subject/Observer design pattern.
Definition:
albaEventBase.h:49
albaInteractorPERScalarInformation
Class implementing image info reporting on status bar when not interacting.
Definition:
albaInteractorPERScalarInformation.h:29
albaInteractorPERScalarInformation::albaInteractorPERScalarInformation
albaInteractorPERScalarInformation()
constructor.
albaInteractorPERScalarInformation::albaTypeMacro
albaTypeMacro(albaInteractorPERScalarInformation, albaInteractorPER)
albaInteractorPERScalarInformation::~albaInteractorPERScalarInformation
virtual ~albaInteractorPERScalarInformation()
destructor.
albaInteractorPERScalarInformation::OnEvent
virtual void OnEvent(albaEventBase *event)
Function that handles events sent from other objects.
albaInteractorPER
Class implementing routing of events based on picking.
Definition:
albaInteractorPER.h:40
Generated by
1.9.5