vrecko
virtual reality framework
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
vrecko
Vrecko - the Virtual Reality Engine
Dynamic Art module
L-system plant modeler - module for Vrecko
Head Up Display module
Space Partitioning - module for Vrecko
Todo List
Deprecated List
Namespaces
Classes
Files
File List
include
base
helpers
vrecko
vreckoAP
vreckoDP
base
A3DBird.h
arm.h
classes.h
DP_base.h
fdtDataGlove.h
fsPinchGlove.h
hci.h
KeyboardMouse.h
L3DMouse.h
LHeadTracker.h
MicroScribe3D.h
NestOfBirds.h
OptiTrack.h
Ultratrak.h
VRPN3DMouse.h
Wiimote.h
Kinect
PHANToM
vreckoUtils
src
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
A3DBird.h
Go to the documentation of this file.
1
/***************************************************************************
2
a3dbird.h - description
3
-------------------
4
begin : Mon Jun 3 2002
5
copyright : (C) 2002 by Jan Flasar
6
email : flasar@fi.muni.cz
7
***************************************************************************/
8
9
/***************************************************************************
10
* *
11
* This program is free software; you can redistribute it and/or modify *
12
* it under the terms of the GNU General Public License as published by *
13
* the Free Software Foundation; either version 2 of the License, or *
14
* (at your option) any later version. *
15
* *
16
***************************************************************************/
17
18
#ifndef A3DBIRD_H
19
#define A3DBIRD_H
20
21
#include <
vrecko/Device.h
>
22
23
namespace
vreckoDP_base {
24
25
class
DP_EXPORT
A3DBird
:
public
vrecko::Device
{
26
public
:
27
A3DBird
(
char
*port);
28
~
A3DBird
();
29
};
30
31
}
32
33
#endif
include
vreckoDP
base
A3DBird.h
Generated on Tue Feb 19 2013 10:23:45 for vrecko by
1.8.3.1