Inherits Node.
|
|
| TactorNode (const QString &id) |
| |
| virtual osg::ShapeDrawable * | getDrawable () |
| |
|
| Node (const QString &id) |
| |
| QString | GetID () const |
| |
| osg::Vec3d | GetLocation () |
| |
| void | SetID (const QString &id) |
| |
| void | SetLocation (osg::Vec3d location) |
| |
| void | unplace () |
| |
|
bool | isPlaced () |
| |
|
|
void | addNode (Node *) |
| |
|
void | removeNode (Node *) |
| |
|
QString | id |
| |
|
osg::Vec3d | location |
| |
|
bool | placed |
| |
| osg::ShapeDrawable * TactorNode::getDrawable |
( |
| ) |
|
|
virtual |
Gets the drawablwe object of the node
- Returns
Reimplemented from Node.
The documentation for this class was generated from the following files: