#include <CoordinateFrame.h>
◆ Mode
◆ UpdateFlag
| Enumerator |
|---|
| IdUpdate | |
| ModeUpdate | |
| NoteUpdate | |
| PositionUpdate | |
◆ CoordinateFrame() [1/4]
| CoordinateFrame::CoordinateFrame |
( |
| ) |
|
◆ CoordinateFrame() [2/4]
| CoordinateFrame::CoordinateFrame |
( |
const GeneralId & |
id | ) |
|
◆ CoordinateFrame() [3/4]
◆ CoordinateFrame() [4/4]
This constructor is used in a special case where the frame is not actually contained in the owner, but the frame needs to set the owner formally.
◆ id()
| const GeneralId& cnoid::CoordinateFrame::id |
( |
| ) |
const |
|
inline |
◆ isGlobal()
| bool cnoid::CoordinateFrame::isGlobal |
( |
| ) |
const |
|
inline |
◆ isLocal()
| bool cnoid::CoordinateFrame::isLocal |
( |
| ) |
const |
|
inline |
◆ mode()
| int cnoid::CoordinateFrame::mode |
( |
| ) |
const |
|
inline |
◆ note()
| const std::string& cnoid::CoordinateFrame::note |
( |
| ) |
const |
|
inline |
◆ notifyUpdate()
| void CoordinateFrame::notifyUpdate |
( |
int |
flags | ) |
|
◆ ownerFrameList()
◆ position()
| const Isometry3& cnoid::CoordinateFrame::position |
( |
| ) |
const |
|
inline |
◆ read()
| bool CoordinateFrame::read |
( |
const Mapping & |
archive | ) |
|
◆ resetId()
| bool CoordinateFrame::resetId |
( |
const GeneralId & |
id | ) |
|
◆ setMode()
| void cnoid::CoordinateFrame::setMode |
( |
int |
mode | ) |
|
|
inline |
◆ setNote()
| void cnoid::CoordinateFrame::setNote |
( |
const std::string & |
note | ) |
|
|
inline |
◆ setPosition()
| void cnoid::CoordinateFrame::setPosition |
( |
const Isometry3 & |
T | ) |
|
|
inline |
◆ sigUpdated()
| SignalProxy<void(int flags)> cnoid::CoordinateFrame::sigUpdated |
( |
| ) |
|
|
inline |
◆ T()
| const Isometry3& cnoid::CoordinateFrame::T |
( |
| ) |
const |
|
inline |
◆ write()
| bool CoordinateFrame::write |
( |
Mapping & |
archive | ) |
const |
◆ CoordinateFrameList
The documentation for this class was generated from the following files: