rviz::RenderAutoLock Class Reference
A scoped lock on the renderer.
More...
#include <display.h>
List of all members.
Detailed Description
A scoped lock on the renderer.
Proxy of C++ RenderAutoLock class
Constructor calls Display::lockRender
Destructor calls Display::unlockRender
Definition at line 198 of file rviz.py.
Constructor & Destructor Documentation
rviz::RenderAutoLock::RenderAutoLock |
( |
Display * |
display |
) |
[inline] |
rviz::RenderAutoLock::~RenderAutoLock |
( |
|
) |
[inline] |
Member Function Documentation
def rviz::RenderAutoLock::__init__ |
( |
|
self, |
|
|
|
args, |
|
|
|
kwargs | |
|
) |
| | |
__init__(self, Display display) -> RenderAutoLock
Definition at line 202 of file rviz.py.
Member Data Documentation
Property Documentation
rviz::RenderAutoLock::thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') [static] |
The documentation for this class was generated from the following files: