#include <MprPosition.h>
◆ PositionType
◆ UpdateFlag
Enumerator |
---|
IdUpdate | |
NoteUpdate | |
PositionUpdate | |
ObjectReplaced | |
◆ MprPosition() [1/3]
◆ MprPosition() [2/3]
◆ MprPosition() [3/3]
◆ apply()
◆ clone()
◆ fetch()
◆ fkPosition()
◆ id()
const GeneralId& cnoid::MprPosition::id |
( |
| ) |
const |
|
inline |
◆ ikPosition()
◆ isFK()
bool cnoid::MprPosition::isFK |
( |
| ) |
const |
|
inline |
◆ isIK()
bool cnoid::MprPosition::isIK |
( |
| ) |
const |
|
inline |
◆ note()
const std::string& cnoid::MprPosition::note |
( |
| ) |
const |
|
inline |
◆ notifyUpdate()
void MprPosition::notifyUpdate |
( |
int |
flags | ) |
|
◆ operator=()
◆ ownerPositionList()
◆ positionType()
int cnoid::MprPosition::positionType |
( |
| ) |
const |
|
inline |
◆ read()
bool MprPosition::read |
( |
const Mapping & |
archive | ) |
|
|
virtual |
◆ setId()
void MprPosition::setId |
( |
const GeneralId & |
id | ) |
|
- Note
- This function only works when the position is not belonging to any position list.
◆ setNote()
void cnoid::MprPosition::setNote |
( |
const std::string & |
note | ) |
|
|
inline |
◆ sigUpdated()
SignalProxy<void(int flags)> cnoid::MprPosition::sigUpdated |
( |
| ) |
|
|
inline |
◆ write()
bool MprPosition::write |
( |
Mapping & |
archive | ) |
const |
|
virtual |
◆ MprPositionList
◆ MaxNumJoints
constexpr int MprPosition::MaxNumJoints = 8 |
|
staticconstexpr |
The documentation for this class was generated from the following files: