|
#include <MemoryX/components/EntityDrawer/EntityDrawerComponent.h>
Public Member Functions | |
EntityData () | |
Public Attributes | |
VirtualRobot::VisualizationFactory::Color | color |
Eigen::Matrix4f | globalPose |
memoryx::ObjectClassPtr | objectClass |
bool | updateColor |
bool | updatePose |
Definition at line 126 of file EntityDrawerComponent.h.
|
inline |
Definition at line 128 of file EntityDrawerComponent.h.
Definition at line 136 of file EntityDrawerComponent.h.
Eigen::Matrix4f globalPose |
Definition at line 139 of file EntityDrawerComponent.h.
memoryx::ObjectClassPtr objectClass |
Definition at line 133 of file EntityDrawerComponent.h.
bool updateColor |
Definition at line 135 of file EntityDrawerComponent.h.
bool updatePose |
Definition at line 138 of file EntityDrawerComponent.h.