|
#include <RobotAPI/components/ArViz/Coin/VisualizationCylindroid.h>
Public Types | |
using | ElementType = data::ElementCylindroid |
![]() | |
using | NodeType = SoSeparator |
Public Member Functions | |
bool | update (ElementType const &element) |
This file is part of ArmarX. More... | |
![]() | |
TypedElementVisualization () | |
~TypedElementVisualization () | |
![]() | |
ElementVisualization () | |
void | updateBase (data::Element const &element) |
virtual | ~ElementVisualization ()=default |
Additional Inherited Members | |
![]() | |
NodeType * | node |
![]() | |
SoMaterial * | material |
SoSeparator * | separator |
SoSwitch * | switch_ |
SoTransform * | transform |
SoUnits * | units |
bool | visible = true |
bool | wasUpdated = true |
Definition at line 13 of file VisualizationCylindroid.h.
using ElementType = data::ElementCylindroid |
Definition at line 15 of file VisualizationCylindroid.h.
bool update | ( | ElementType const & | element | ) |
This file is part of ArmarX.
ArmarX is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
ArmarX is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Definition at line 27 of file VisualizationCylindroid.cpp.