|
OpenStructure
|
#include <render_modes_node.hh>
Inherits LabelNode.
Public Member Functions | |
| RenderModesNode (gfx::EntityP entity, SceneNode *node_parent) | |
| virtual void | RenderModeChanged () |
| gfx::GfxNodeP | GetGfxNode () const |
Public Member Functions inherited from LabelNode | |
| LabelNode (QString name, SceneNode *node_parent) | |
| virtual QVariant | GetData (int column, int role) |
| virtual bool | SetData (int column, const QVariant &value, int role) |
| virtual Qt::ItemFlags | Flags (int column) const |
| virtual int | GetColumnCount () const |
| virtual void | SetName (QString name) |
| virtual QString | GetName () const |
Public Member Functions inherited from SceneNode | |
| SceneNode (SceneNode *node_parent) | |
| SceneNode (QObject *parent=0) | |
| virtual | ~SceneNode () |
| SceneNode * | GetParent () const |
| void | AddChild (SceneNode *node) |
| virtual SceneNode * | GetChild (int row) const |
| virtual int | GetChildRow (const SceneNode *node) const |
| virtual int | GetRow () const |
Definition at line 39 of file render_modes_node.hh.
| RenderModesNode | ( | gfx::EntityP | entity, |
| SceneNode * | node_parent | ||
| ) |
| gfx::GfxNodeP GetGfxNode | ( | ) | const |
|
virtual |
1.8.5