Go to the documentation of this file. 1 #ifndef CNOID_MANIPULATOR_PLUGIN_MPR_POSITION_STATEMENT_H
2 #define CNOID_MANIPULATOR_PLUGIN_MPR_POSITION_STATEMENT_H
5 #include <cnoid/GeneralId>
6 #include "exportdecl.h"
18 virtual std::string label(
int index)
const override;
19 virtual std::string positionLabel()
const;
Definition: ValueTree.h:253
Definition: GeneralId.h:11
Listing * write(Mapping *mapping, const std::string &key, const Eigen::MatrixBase< Derived > &x)
Definition: EigenArchive.h:145
const GeneralId & positionId() const
Definition: MprPositionStatement.h:21
bool read(const Mapping *mapping, const std::string &key, Eigen::MatrixBase< Derived > &x)
Definition: EigenArchive.h:43
Definition: Referenced.h:103
Definition: MprPositionStatement.h:13
Definition: AbstractSceneLoader.h:11
void setPositionId(const GeneralId &id)
Definition: MprPositionStatement.h:22
ref_ptr< MprPositionStatement > MprPositionStatementPtr
Definition: MprPositionStatement.h:38
Definition: CloneMap.h:13
Definition: MprStatement.h:16
Definition: MprPosition.h:23
Definition: Referenced.h:54
Definition: MprProgram.h:21