|
#include <ArmarXSimulation/libraries/ClutteredSceneGenerator/objects/SimulatedObject.h>
Public Attributes | |
std::optional< armarx::ObjectID > | objectID |
armarx::PackagePath | path |
SimulatedObjectType | type |
Definition at line 44 of file SimulatedObject.h.
std::optional<armarx::ObjectID> objectID |
Definition at line 49 of file SimulatedObject.h.
armarx::PackagePath path |
Definition at line 46 of file SimulatedObject.h.
SimulatedObjectType type |
Definition at line 47 of file SimulatedObject.h.