rviz::VisualizationPanel Class Reference
#include <visualization_panel.h>
List of all members.
Detailed Description
Proxy of C++ VisualizationPanel class
Definition at line 594 of file rviz.py.
Constructor & Destructor Documentation
rviz::VisualizationPanel::VisualizationPanel |
( |
wxWindow * |
parent |
) |
|
rviz::VisualizationPanel::~VisualizationPanel |
( |
|
) |
|
Member Function Documentation
def rviz::VisualizationPanel::__init__ |
( |
|
self, |
|
|
|
args, |
|
|
|
kwargs | |
|
) |
| | |
__init__(self, Window parent) -> VisualizationPanel
Definition at line 598 of file rviz.py.
def rviz::VisualizationPanel::getManager |
( |
|
args, |
|
|
|
kwargs | |
|
) |
| | |
getManager(self) -> VisualizationManager
Definition at line 605 of file rviz.py.
void rviz::VisualizationPanel::loadDisplayConfig |
( |
const std::string & |
filepath |
) |
|
def rviz::VisualizationPanel::loadDisplayConfig |
( |
|
args, |
|
|
|
kwargs | |
|
) |
| | |
loadDisplayConfig(self, string filepath)
Definition at line 613 of file rviz.py.
void rviz::VisualizationPanel::loadGeneralConfig |
( |
const std::string & |
filepath |
) |
|
def rviz::VisualizationPanel::loadGeneralConfig |
( |
|
args, |
|
|
|
kwargs | |
|
) |
| | |
loadGeneralConfig(self, string filepath)
Definition at line 609 of file rviz.py.
Member Data Documentation
Property Documentation
rviz::VisualizationPanel::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: