VTK
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
dox
Rendering
Core
vtkTDxMotionEventInfo.h
Go to the documentation of this file.
1
/*=========================================================================
2
3
Program: Visualization Toolkit
4
Module: vtkTDxMotionEventInfo.h
5
6
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
7
All rights reserved.
8
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
9
10
This software is distributed WITHOUT ANY WARRANTY; without even
11
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
12
PURPOSE. See the above copyright notice for more information.
13
14
=========================================================================*/
28
#ifndef __vtkTDxMotionEventInfo_h
29
#define __vtkTDxMotionEventInfo_h
30
31
#include "
vtkRenderingCoreModule.h
"
// For export macro
32
#include "
vtkObject.h
"
// for the export macro
33
34
class
VTKRENDERINGCORE_EXPORT
vtkTDxMotionEventInfo
35
{
36
public
:
38
39
double
X
;
40
double
Y
;
41
double
Z
;
43
47
double
Angle
;
48
50
51
double
AxisX
;
52
double
AxisY
;
53
double
AxisZ
;
54
};
56
57
#endif
58
// VTK-HeaderTest-Exclude: vtkTDxMotionEventInfo.h
vtkTDxMotionEventInfo::Y
double Y
Definition:
vtkTDxMotionEventInfo.h:40
vtkTDxMotionEventInfo::AxisY
double AxisY
Definition:
vtkTDxMotionEventInfo.h:52
vtkTDxMotionEventInfo::AxisX
double AxisX
Definition:
vtkTDxMotionEventInfo.h:51
vtkTDxMotionEventInfo::AxisZ
double AxisZ
Definition:
vtkTDxMotionEventInfo.h:53
vtkTDxMotionEventInfo::Z
double Z
Definition:
vtkTDxMotionEventInfo.h:41
vtkTDxMotionEventInfo
Store motion information from a 3DConnexion input device.
Definition:
vtkTDxMotionEventInfo.h:34
vtkRenderingCoreModule.h
vtkTDxMotionEventInfo::Angle
double Angle
Definition:
vtkTDxMotionEventInfo.h:47
VTKRENDERINGCORE_EXPORT
#define VTKRENDERINGCORE_EXPORT
Definition:
vtkRenderingCoreModule.h:15
vtkTDxMotionEventInfo::X
double X
Definition:
vtkTDxMotionEventInfo.h:39
vtkObject.h
Generated on Thu Mar 12 2015 20:31:58 for VTK by
1.8.8