|
Contains data for a layer. More...
#include <RobotAPI/components/DebugDrawer/DebugDrawerComponent.h>
Public Attributes | |
std::map< std::string, SoSeparator * > | added24BitColoredPointCloudVisualizations |
std::map< std::string, SoSeparator * > | addedArrowVisualizations |
std::map< std::string, SoSeparator * > | addedBoxVisualizations |
std::map< std::string, SoSeparator * > | addedCircleVisualizations |
std::map< std::string, SoSeparator * > | addedColoredPointCloudVisualizations |
std::map< std::string, SoSeparator * > | addedCoordVisualizations |
std::map< std::string, SoSeparator * > | addedCustomVisualizations |
std::map< std::string, SoSeparator * > | addedCylinderVisualizations |
std::map< std::string, SoSeparator * > | addedLineSetVisualizations |
std::map< std::string, SoSeparator * > | addedLineVisualizations |
std::map< std::string, SoSeparator * > | addedPointCloudVisualizations |
std::map< std::string, SoSeparator * > | addedPolygonVisualizations |
std::map< std::string, SoSeparator * > | addedRobotVisualizations |
std::map< std::string, SoSeparator * > | addedSphereVisualizations |
std::map< std::string, SoSeparator * > | addedTextVisualizations |
std::map< std::string, SoSeparator * > | addedTriMeshVisualizations |
SoSeparator * | mainNode |
bool | visible |
Contains data for a layer.
Definition at line 797 of file DebugDrawerComponent.h.
std::map<std::string, SoSeparator*> added24BitColoredPointCloudVisualizations |
Definition at line 810 of file DebugDrawerComponent.h.
std::map<std::string, SoSeparator*> addedArrowVisualizations |
Definition at line 813 of file DebugDrawerComponent.h.
std::map<std::string, SoSeparator*> addedBoxVisualizations |
Definition at line 803 of file DebugDrawerComponent.h.
std::map<std::string, SoSeparator*> addedCircleVisualizations |
Definition at line 807 of file DebugDrawerComponent.h.
std::map<std::string, SoSeparator*> addedColoredPointCloudVisualizations |
Definition at line 809 of file DebugDrawerComponent.h.
std::map<std::string, SoSeparator*> addedCoordVisualizations |
Definition at line 800 of file DebugDrawerComponent.h.
std::map<std::string, SoSeparator*> addedCustomVisualizations |
Definition at line 816 of file DebugDrawerComponent.h.
std::map<std::string, SoSeparator*> addedCylinderVisualizations |
Definition at line 806 of file DebugDrawerComponent.h.
std::map<std::string, SoSeparator*> addedLineSetVisualizations |
Definition at line 802 of file DebugDrawerComponent.h.
std::map<std::string, SoSeparator*> addedLineVisualizations |
Definition at line 801 of file DebugDrawerComponent.h.
std::map<std::string, SoSeparator*> addedPointCloudVisualizations |
Definition at line 808 of file DebugDrawerComponent.h.
std::map<std::string, SoSeparator*> addedPolygonVisualizations |
Definition at line 811 of file DebugDrawerComponent.h.
std::map<std::string, SoSeparator*> addedRobotVisualizations |
Definition at line 814 of file DebugDrawerComponent.h.
std::map<std::string, SoSeparator*> addedSphereVisualizations |
Definition at line 805 of file DebugDrawerComponent.h.
std::map<std::string, SoSeparator*> addedTextVisualizations |
Definition at line 804 of file DebugDrawerComponent.h.
std::map<std::string, SoSeparator*> addedTriMeshVisualizations |
Definition at line 812 of file DebugDrawerComponent.h.
SoSeparator* mainNode |
Definition at line 799 of file DebugDrawerComponent.h.
bool visible |
Definition at line 818 of file DebugDrawerComponent.h.