Home Previous Up Next Index

armarx::ObjectClassInformation

Overview

struct ObjectClassInformation

Used By

ObjectClassInformationSequence

Data Member Index

className
manipulationObjectName
pose
timestampMicroSeconds

Data Members

string className;
string manipulationObjectName;
FramedPoseBase pose;
long timestampMicroSeconds;

Home Previous Up Next Index