TactileVestProject
V1.0
Tactile user interface configuration tool
Main Page
Classes
Files
File List
All
Classes
Functions
TactileVestUI
TactorNode.h
1
#ifndef TACTOR_NODE_H
2
#define TACTOR_NODE_H
3
4
#include "Node.h"
5
6
class
TactorNode
:
public
Node
7
{
8
public
:
9
TactorNode
(
const
QString&
id
);
10
11
virtual
osg::ShapeDrawable*
getDrawable
();
12
};
13
14
#endif // TACTOR_NODE_H
Node
Definition:
Node.h:9
TactorNode
Definition:
TactorNode.h:6
TactorNode::getDrawable
virtual osg::ShapeDrawable * getDrawable()
Definition:
TactorNode.cpp:8
Generated on Thu May 8 2014 12:19:47 for TactileVestProject by
1.8.7