vrecko
virtual reality framework
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
ContactObjectManipulator.h
Go to the documentation of this file.
1
#include <
vrecko/Ability.h
>
2
3
using namespace
vrecko;
4
5
namespace
behindO {
6
7
class
ContactObjectManipulator
:
public
Ability
{
8
public
:
9
ContactObjectManipulator
();
10
~ContactObjectManipulator
() {};
11
12
void
update(
void
);
13
14
protected
:
15
};
16
17
}
18
19
//$Id: ContactObjectManipulator.h 1 2010-10-27 12:01:29Z xbezdeka $
include
vreckoAP
behindO
ContactObjectManipulator.h
Generated on Tue Feb 19 2013 10:23:42 for vrecko by
1.8.3.1