|
|
#include <MemoryX/components/EntityDrawer/EntityDrawerComponent.h>
Inheritance diagram for EntityDrawerComponent::EntityData:Public Member Functions | |
| EntityData () | |
Public Attributes | |
| VirtualRobot::VisualizationFactory::Color | color |
| Eigen::Matrix4f | globalPose |
| memoryx::ObjectClassPtr | objectClass |
| bool | updateColor |
| bool | updatePose |
Definition at line 148 of file EntityDrawerComponent.h.
|
inline |
Definition at line 150 of file EntityDrawerComponent.h.
Definition at line 159 of file EntityDrawerComponent.h.
| Eigen::Matrix4f globalPose |
Definition at line 162 of file EntityDrawerComponent.h.
| memoryx::ObjectClassPtr objectClass |
Definition at line 156 of file EntityDrawerComponent.h.
| bool updateColor |
Definition at line 158 of file EntityDrawerComponent.h.
| bool updatePose |
Definition at line 161 of file EntityDrawerComponent.h.