EntityDrawerComponent::EntityData Struct Reference

#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
 

Detailed Description

Definition at line 126 of file EntityDrawerComponent.h.

Constructor & Destructor Documentation

◆ EntityData()

EntityData ( )
inline

Definition at line 128 of file EntityDrawerComponent.h.

Member Data Documentation

◆ color

◆ globalPose

Eigen::Matrix4f globalPose

Definition at line 139 of file EntityDrawerComponent.h.

◆ objectClass

Definition at line 133 of file EntityDrawerComponent.h.

◆ updateColor

bool updateColor

Definition at line 135 of file EntityDrawerComponent.h.

◆ updatePose

bool updatePose

Definition at line 138 of file EntityDrawerComponent.h.


The documentation for this struct was generated from the following file: