#include <LocatableItem.h>
◆ LocationType
| Enumerator |
|---|
| InvalidLocation | |
| GlobalLocation | |
| ParentRelativeLocation | |
| OffsetLocation | |
◆ ~LocationProxy()
| LocationProxy::~LocationProxy |
( |
| ) |
|
|
virtual |
◆ LocationProxy()
◆ expire()
| void LocationProxy::expire |
( |
| ) |
|
|
virtual |
◆ finishLocationEditing()
| void LocationProxy::finishLocationEditing |
( |
| ) |
|
|
virtual |
◆ getCorrespondingItem()
| Item * LocationProxy::getCorrespondingItem |
( |
| ) |
|
|
virtual |
◆ getGlobalLocation()
| Isometry3 LocationProxy::getGlobalLocation |
( |
| ) |
const |
◆ getGlobalLocationOf()
◆ getLocation()
| virtual Isometry3 cnoid::LocationProxy::getLocation |
( |
| ) |
const |
|
pure virtual |
◆ getName()
| std::string LocationProxy::getName |
( |
| ) |
const |
|
virtual |
◆ getParentLocationProxy()
◆ isEditable()
| bool LocationProxy::isEditable |
( |
| ) |
const |
|
virtual |
◆ locationType()
◆ notifyAttributeChange()
| void LocationProxy::notifyAttributeChange |
( |
| ) |
|
◆ requestEdit()
| bool LocationProxy::requestEdit |
( |
| ) |
|
◆ setEditable()
| void LocationProxy::setEditable |
( |
bool |
on | ) |
|
|
virtual |
◆ setGlobalLocation()
| bool LocationProxy::setGlobalLocation |
( |
const Isometry3 & |
T | ) |
|
◆ setLocation()
| bool LocationProxy::setLocation |
( |
const Isometry3 & |
T | ) |
|
|
virtual |
◆ setLocationType()
| void cnoid::LocationProxy::setLocationType |
( |
LocationType |
type | ) |
|
|
inline |
◆ sigAttributeChanged()
| SignalProxy< void()> LocationProxy::sigAttributeChanged |
( |
| ) |
|
|
virtual |
◆ sigEditRequest()
◆ sigExpired()
◆ sigLocationChanged()
| virtual SignalProxy<void()> cnoid::LocationProxy::sigLocationChanged |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: