|
Equalizer 1.0
|
Inheritance diagram for eqPly::View:
Collaboration diagram for eqPly::View:Classes | |
| class | Proxy |
Public Member Functions | |
| View (eq::Layout *parent) | |
| Construct a new view. | |
| virtual | ~View () |
| Destruct this view. | |
| void | setModelID (const eq::uint128_t &id) |
| eq::uint128_t | getModelID () const |
| void | setIdleSteps (const uint32_t steps) |
| uint32_t | getIdleSteps () const |
Friends | |
| class | Proxy |
Definition at line 40 of file share/Equalizer/examples/eqPly/view.h.
| eqPly::View::View | ( | eq::Layout * | parent | ) |
Construct a new view.
Reimplemented from eq::View.
Definition at line 40 of file view.cpp.
References eq::fabric::Object::setUserData().
Here is the call graph for this function:| eqPly::View::~View | ( | ) | [virtual] |
Destruct this view.
Reimplemented from eq::View.
Definition at line 51 of file view.cpp.
References eq::fabric::Object::setUserData(), and co::base::UUID::ZERO.
Here is the call graph for this function:
1.0 by
1.7.3